HTTPS 与 SSL 证书概要

​https://www.runoob.com/w3cnote/https-ssl-intro.html​

tomcat开启https: 


springboot开启https:


证书格式说明,java生成 *.crt和*.key文件与*.keystore *.jks文件的转换


springboot开启https和http共存