📄 setup_ssl.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=Big5">
<title>setup_ssl</title>
</head>
<body>
<center><h2>JavaBBS Setup SSL by WOExpert</h2><br>
last updated: 110100<br></center>
<hr>
<ul>
<li>need resin 1.2.x (remember to correctly set RESIN_HOME)</li>
<li>install JSSE:
<ul>
<li><a href="http://java.sun.com/products/jsse/">download JSSE</a></li>
<li>copy jcert.jar, jnet.jar, jsse.jar to .../jre/lib/ext</li>
<li>add the following line to .../jre/lib/security/java.security<br>
security.provider.2=com.sun.net.ssl.internal.ssl.Provider</li>
</ul>
</li>
<li>follow instructions in FAQ of resin (be careful about encoding while using keytool)</li>
</ul>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -