Maintaining a certificate store while upgrading Jira

Christopher D Holcombe Sr_ November 25, 2019

I need to upgrade my Jira software from version 8.0 to 8.5.  Before I begin, I want to know if my working (external) certificate store will be maintained during the upgrade, so it will work in the new 8.5 version, or do I need to rebuild it?

1 answer

1 vote
Alexander Schmidt
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.
November 25, 2019

I recommend securing Jira with reverse proxy like Apache and not using the JVM which is bundled with Jira.

If you do it that way you can upgrade Jira and you don't have to re-import the certificates.

 

here you can read how to do that :

https://confluence.atlassian.com/kb/securing-your-atlassian-applications-with-apache-using-ssl-838284349.html

Suggest an answer

Log in or Sign up to answer