I can not use SSL

Alex Dobrinin October 26, 2014

Performs actions on this instruction https://confluence.atlassian.com/display/CONF51/Running+Confluence+Over+SSL+or+HTTPS

 I use ordinary Wildcard. Perform all the steps are added to the file  /opt/atlassian/confluence/conf/server.xml:

<Connector port="8443" maxHttpHeaderSize="8192"

                   maxThreads="150" minSpareThreads="25" maxSpareThreads="75"

                   enableLookups="false" disableUploadTimeout="true"

                   acceptCount="100" scheme="https" secure="true"

                   clientAuth="false" sslProtocol="TLS" SSLEnabled="true"

                   URIEncoding="UTF-8" keystorePass="mypassword"/>

perform a restart confluence, but port 8443 is not open to the outside, the SSL does not work.

 

1 answer

0 votes
Rodrigo Girardi Adami
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 27, 2014

Hi Alex,

I recommend to set a self signed certificate and check if it works. if it does, then there is a problem with your wildcard certificate.

Also, I recommend to check the Apache tomcat logs (confluence_install/logs) and confluence logs(confluence_home/logs) after the startup so we can see if there are any errors regarding the SSL.

Cheers,

Rodrigo

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events