Hi,
I am trying to update a new external SSL certificate for Jira running locally on docker. The old certificate is about to expire.
I have done the following but whenever i restart, the webservice is timing out with error from logs which am not sure is related
An error occurred when performing the Gadget feed URL healthcheck
org.apache.http.conn.ConnectTimeoutException: Connect to xxxxxxxxx.ch:443 [xxxxxxxxxx] failed: Read timed out
Steps: (Am i missing anything out, its been 3 days and its frustrating!!)
I imported both RootCA & Domain wildcard cert to JKS File. I can see both of the aliases when i list using
keytool -list -v -keystore xxxxxxxxxxx.jks
@Techdsmart there is a great post here that should be able to help you https://community.atlassian.com/t5/Jira-Software-questions/How-to-run-jira-software-docker-with-HTTPS/qaq-p/1148354
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.