Adding Certificates in keystore through keytool (java keystore) Windows/Linux
ReportQuestion
Adding Certificates in keystore through keytool (Program FilesJavajre7bin)
keytool -import -file smartcommunitylab.it.smartcommunitylab.it.cer -alias smart -keystore
listing Certificates
keytool -list -keystore cacerts.jks
————————————————————————————
To add a certificate to the cacerts store
At a command prompt that is set to your JDK’s jdkjrelibsecurity folder, run the ...
Please briefly explain why you feel this question should be reported .
0
Java
2 years
0 Answers
48 views