Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please allow the verifying of signed jar files. #439

Open
BenHut1 opened this issue May 29, 2023 · 1 comment
Open

Please allow the verifying of signed jar files. #439

BenHut1 opened this issue May 29, 2023 · 1 comment

Comments

@BenHut1
Copy link

BenHut1 commented May 29, 2023

I need to be able to verify jars using the certificate in my key store.

Typically this is done with jarsigner.exe (same command-line program used to sign jar files). While KSE allows the creation of keys/certs and using them to sign jars, it can't verify already-signed jars. Please add the ability to verify signed jars to your KSE program.

@kaikramer kaikramer added this to the v5.6.0 milestone Aug 18, 2023
@kaikramer
Copy link
Owner

I will update the title to clarify that jar files are meant here, not any type of signed file.

@kaikramer kaikramer changed the title Please allow the verifying of signed files. Please allow the verifying of signed jar files. Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants