Redirecting to Not Secure URL

SHANAVASH MOHAMED July 22, 2019

Hi Team,

Previously i'm using JIRA with out SSL certificate, After some time i configured SSL certificate also. But every time i logged in JIRA URL, It's showing "Not Secure" URL.

i am using https also working fine. 

how to solve the issue. 

Thanks and Regards

SHANAVASH 

 

 

1 answer

1 vote
Kiran Panduga {Appfire}
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 22, 2019

Hi @SHANAVASH MOHAMED , 

Edit the tomcat's server.xml file to include a separate connector for proxy requests i.e   

scheme="https" proxyName="jira.example.com" proxyPort="443"

 Also, follow the instructions in the below Atlassian KB article.

https://confluence.atlassian.com/adminjiraserver073/running-jira-applications-over-ssl-or-https-861253906.html

Thanks,

Kiran.

Suggest an answer

Log in or Sign up to answer