You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: