I need to remove a custom certificate from the keystore

Véronique February 23, 2021

Hi guys,

During installation of Confluence at a customer, I have added a custom certificate to the keystore using 

 /opt/atlassian/confluence/jre/bin/keytool -import -alias dev-confluence.customername.eu:443 -keystore /opt/atlassian/confluence/jre/lib/security/cacerts -file public.crt

Now, it seems that Confluence is still bugging somewhere (still unable to connect to SSL services) and I've really tried everything else that I could find in Atlassian documentation. 

I think something might be wrong with the certificate so I would like to remove it and add it again. 

Any suggestions?

1 answer

1 accepted

0 votes
Answer accepted
Kishan Sharma
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 28, 2021

Hi @Véronique You can delete certificate using below command

/opt/atlassian/confluence/jre/bin/keytool -delete -alias dev-confluence.acer-remit.eu:443 -keystore /opt/atlassian/confluence/jre/lib/security/cacerts


Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events