The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

SSL Renewal

David Ashworth
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 20, 2022

Hi all,

I am trying to renew an expiring certificate but not having any luck. These are the commands we have previously run without issue:

..\jre\bin\keytool -genkey -alias server -keyalg RSA -keysize 2048 -keystore <FILENAME>.jks

..\jre\bin\keytool -certreq -alias server -file csr2022.csr -keystore <FILENAME>.jks

..\jre\bin\keytool -import -alias server -file <CERT_NAME.p7b> -keystore wisdom.jks

Its failing on the last step (the import) with:

... is not trusted.
Warning:
Reply #4 of 4 uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.

Install reply anyway? [no]:

We use a custom location for the "keystoreFile" as specified in the server.xml config. Any help would be appreciated

Thanks,
David

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
KAGITHALA BABU ANVESH
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 20, 2022

Hello @David Ashworth ,

I'm sure, you went through the below link

https://confluence.atlassian.com/adminjiraserver/running-jira-applications-over-ssl-or-https-938847764.html 

please check the above once.

Thanks,
Anvesh Kagithala

David Ashworth
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 20, 2022

Hi @KAGITHALA BABU ANVESH 

Now i get the error "keytool error: java.lang.Exception: Failed to establish chain from reply"

TAGS
AUG Leaders

Atlassian Community Events