java certificate generation p12https

java certificate generation p12https

keytool -genkey -alias yangjie -storetype PKCS12 -keyalg RSA -keysize 2048 -keystore yangjie.p12 -validity 36500

alias is a certificate alias, storetype the certificate type, keystore the certificate name, validity certificate is the number of days

"" "Bloggers update long-term learning experience, recommended thumbs attention! ! !
"" "If any mistakes, please leave a message in the comments section, thank you! ! !

Published 43 original articles · won praise 54 · views 10000 +

Guess you like

Origin blog.csdn.net/qq_41622739/article/details/103933356