We are implementing SSL/HTTPS on Jira Data Center 8.19.1. I have successfully added a signed cert and can access via https://jira.domain.com:8443. Attempts to access via http://jira.domain.com:8080 redirects to https://jira.domain.com:8080, while just jira.domain.com:8080 redirects to https://jira.domain.com:8443 after clearing the browser cache.
Hi Jamie,
For myself, I can recommend using a web server like NGINX or Apache, which is much more configurable and usable for redirecting traffic.
You can check Running Jira applications over SSL or HTTPS or Securing your Atlassian applications with Apache using SSL or Configure Jira to run behind a NGINX reverse proxy
Pavel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.