I want to access my jira on premise instance using https and how to do that
The most common (and easiest) way to do that is to put Jira behind a proxy server. The proxy can do all the SSL work that needs doing, taking the load off Jira and also do it for many services, not just Jira.
It's surprisingly easy to do it with a proxy, it only takes a couple of minutes to set up. See https://confluence.atlassian.com/adminjiraserver/running-jira-applications-over-ssl-or-https-938847764.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep, it's a lot easier to do on Linux than Windows. Ubuntu's default installs of Apache, Nginx and Lighttpd (and other proxy web server) are all to standard and hence the doc I pointed to will work for them. Ubuntu also does SSL to standard if you want to do it in Tomcat. Whichever way you go, it'll be fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.