Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Enable SSL on Confluence

jaydeepch June 7, 2016

I am referring below document to make our confluence server to SSL

https://confluence.atlassian.com/doc/running-confluence-over-ssl-or-https-161203.html#RunningConfluenceOverSSLorHTTPS-serverconfig

 

We have our certificates from our DNS service provider. As mentioned in above mentioned documentation link, we do not have any keystoreFile or keystorePass.

Is it possible to make Confluence SSL or HTTPS without this two (keystoreFile or keystorePass.)

We make JIRA to liten SSL / HTTPS with our certificates and making changes in server.xml

Is it possible for Confluence to without keystoreFile or keystorePass.

1 answer

2 votes
Steven F Behnke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2016

Tomcat uses Keystores. Period. If you have a certificate and you want to use Tomcat to terminate SSL, you must import them to a Keystore file. If you want to use the raw certificates, you could use Apache HTTP server instead as that is configured with raw certificates.

Using the JAVA Keytool program, you can add your certificates to a keystore and obtain a keystore file and a keystore password.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events