标签:class http shell tomcat tor log tps ges cmd
https://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html
1.使用JDK中的keytool创建keystore
2.配置Tomecat的Server.xml
1.windows下,运行(win + r),输入cmd, 输入 keytool -genkey -alias tomcat -keyalg RSA

2.找到Tomcat的配置文件

将默认的

修改为

标签:class http shell tomcat tor log tps ges cmd
原文地址:http://www.cnblogs.com/javayu/p/6282417.html