SSL Does Not Work after Upgrading Confluence to 2.10 or Later
This knowledge base article covers an End of Life and unsupported version of Confluence.
症状
After upgrading from Confluence 2.9.2 or before to Confluence 2.10 or later, or from Tomcat 5.5 to Tomcat 6.0, SSL does not work.
原因
Apache Tomcat version 6.0.0 or later requires the parameter-value pair SSLEnabled="true" in the Connector tag.
ソリューション
Add the parameter SSLEnabled="true" to the ssl tag in server.xml.
Refer to Running Confluence Over SSL or HTTPS for further information.
最終更新日: 2016 年 2 月 26 日
Powered by Confluence and Scroll Viewport.