Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What do I need to do, to have my server listen on port 8443?

Jonathan Brunk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 6, 2017

I am in the process of moving confluence to https. I already generated a self'signed cert and renamed the .keystore to confluence.keystore. I removed comment on SSL section in server.xml. I have port set to 8443. I pointed to the .keystore file. When I restarted confluence, I am unable to reach the site on https://***:8443. I did a netstat and the server isn't listening on 8443. What am I missing?

<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="password"
keystoreFile="C:\location\.keystore"/>

 

1 answer

0 votes
Mirek
Community Champion
June 28, 2024

Hi, 

Here is a complete guide how to set up Confluence over SSL / HTTPS

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

Please check and verify step by step if everything is correctly configured at your end. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events