I ended up just copying back atlassian-jira\WEB-INF\web.xml and conf\server.xml from the previous backup and it seems to work.
When you perform a JIRA upgrade, it will wipe-out changes you made to files (these files include setenv.sh, server.xml, cacerts, and many others).
If you are using the binary installer, it will detect which files have been modified and display them. If you are using the tar.gz to perform the upgrade, then you'll need to have tracked which files you made changes to yourself.
Once the upgrade is complete, you'll need to put your modifications back in place. There is no way to around this.
For SSL specifically, as Jobin stated, you can use Apache for that and take it out of your JIRA configuration. However, if this is not feasible for you, or if you have other modifications (e.g. JVM memory tunings you've made for your environment) you'll need to put these back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another approach is to write a script that saves and restores/merges your changes. Yes it is a customized solution, but it saves time. There are some scripts available for windows as one example.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can configure SSL outside of JIRA, for example in Apache or a load balancer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.