Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×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
my base_url have been set to https:
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.
Yeah dave, i've change proxy to ssl in server.xml used by gcp and it's work perfectly
Thank you
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.