jdk生成keys(用于配置https)

%JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA 密匙:xxxxx 生成路径:C:\Users\xxx\.keystore 将.keystore文件复制到tomcat/bin   在conf/server.xml中添加 <!-- duzhw update for https request 20161120 -->         
相关文章
相关标签/搜索