Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Google Cloud Platform Jira HTTPS

bagusmankind
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 25, 2019

I have been deployed jira to my google cloud platform and it can be access via https but the link of an image like in avatar still using http so my jira can't access avatar and other thing when use http how can i force my jira to fully use link in https 

 

here's example of my Jira when access avatar using http so my gcp can't access it because using http

 

Jira Error HTTPS.PNG

 

my base_url have been set to https:

1 answer

1 accepted

0 votes
Answer accepted
Dave Theodore [Coyote Creek Consulting]
Community Champion
June 25, 2019

I'd recommend setting up a reverse proxy server ahead of Jira and terminate SSL on the proxy.  Apache is what we use most, but Atlassian has documentation for other popular reverse proxy software as well. Sounds like you have an issue with how SSL is configured.

bagusmankind
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 27, 2019

Yeah dave, i've change proxy to ssl in server.xml used by gcp and it's work perfectly

 

Thank you

Suggest an answer

Log in or Sign up to answer