HI,
We have a centos hosted JIRA server (ver-7.2) which is accessible through default port i.e http/8080.
But now we want to move the port from http to https to access JIRA. Please suggest how to perform this migration ?
Thanks
Sanat
Most of us do this in one of two ways.
Most of us would recommend the proxy option - the changes needed to Tomcat become trivial (and hence easier to replicate when you upgrade Jira), the configuration of proxies for https is a lot more simple than getting it to work in Tomcat, and offloading the encryption to the proxy takes load off the Tomcat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.