keytool -alias selenium -import -file cybervillainsCA.cer -keystore selenium.keystore
keytool -printcert -file certfile.cer
keytool -list -keystore selenium.keystore
keytool -import -trustcacerts -file cybervillainsCA.cer
these are some of the important commands while generating keystore files
I will update more commands asap
No comments:
Post a Comment