sous-chefs / confluence

Development repository for the confluence cookbook
https://supermarket.chef.io/cookbooks/confluence
Other
43 stars 46 forks source link

Disable https on the Tomcat side #68

Closed legal90 closed 9 years ago

legal90 commented 9 years ago

Production instances of Confluence usually use some web server as a reverse proxy at the front of Tomcat. In this cookbook we also configure Apache web server for these needs.

So, since https is actually terminating on the Apache side, there are no needs to manage keystore and configure TLS/SSL on the Tomcat side.

This is the analogue of jira's PR: https://github.com/afklm/jira/pull/30

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.