Dear Support,
How do I import a new certificate in Bitbucket? I have a on-premise server which uses tomcat and an ssl-keystore.
I have a new crt & key files from QuoVadis but I don't know what to do with it.
Following the instructions in the following kb, I receive the following error when trying to import the new crt into the keystore. Which seems to indicate that the certificate wasn't generated by the csr file.
keytool -import -alias tomcat -file "NEW Certificate" -keystore "DIR keystore"
"keytool error: java.lang.Exception: Certificate reply does not contain public key for <tomcat>"
Any help would be much appreciated as I've struggling with this for a while and technical teams are using a workaround.
Many thanks,
Mike
@Mike Sherratt Were you able to get the SSL cert installed? Did you double check settings in https://confluence.atlassian.com/bitbucketserver/securing-bitbucket-server-with-tomcat-using-ssl-776640127.html?_ga=2.150788850.571518988.1508786404-121847653.1500571238
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.