https://www.cnblogs.com/kyrios/p/tls-and-certificates.html
https://github.com/Superdaren/LocalWebServerDemo
openssl pkcs12 -export -in 公钥.crt -inkey 私钥.key -out 证书.p12
openssl x509 -in 私钥.key -in 公钥.crt -out 证书.cer -outform der
https://www.cnblogs.com/kyrios/p/tls-and-certificates.html
https://github.com/Superdaren/LocalWebServerDemo
openssl pkcs12 -export -in 公钥.crt -inkey 私钥.key -out 证书.p12
openssl x509 -in 私钥.key -in 公钥.crt -out 证书.cer -outform der
本文标题:https 证书配置
本文链接:https://www.haomeiwen.com/subject/rirahqtx.html
网友评论