I need to convert a .cer file to a .jks file. I saw a few questions about it, but haven\'t seen a solution to what I need.
.cer
.jks
I don\'t need it in
Export a certificate from a keystore:
keytool -export -alias mydomain -file mydomain.crt -keystore keystore.jks