Forums

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

Cetrs in keystore with reverse proxy

Christopher
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!
January 15, 2023

My jira application sits behind an apache reverse proxy.

The apache ssl.conf file is configued for the private key, root chain cert and server cert.

I noticed that jira server.xml says tomcat is getting its certs from a Java keystore. In the keystore is a paired key with server cert and root chain.  

Was wondering if this paired key is necessary and what would happen if it got deleted from the keystore.

1 answer

0 votes
Nic Brough -Adaptavist-
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.
January 16, 2023

Welcome to the Atlassian Community!

The key is necessary for communicating with other SSL protected systems.  If you were to remove it, Jira would no longer be able to establish connections (application links) with them.

Suggest an answer

Log in or Sign up to answer