Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket hipchat - self signed ssl

JLucid January 27, 2016

Looking if anyone out there has been able to integrate Bitbucket with HipChat using a self signed SSL cert. This appears different than integrating with Confluence/Jira/etc, since Bitbucket doesn't have a /%java_home%/lib/security/cacerts path, so I have no idea where to add the cert from HipChat to the Bitbucket keystore.  Any thoughts? Thanks.

2 answers

1 accepted

0 votes
Answer accepted
gustavo_refosco
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 Leaders.
January 27, 2016

Hi,

The certificate must be added to the JVM's truststore used by Bitbucket - this is similar to how you've done with the other applications. To determine the Java home of the JVM used by Bitbucket you can go to Bitbucket Administration > Support Tools > System Information tab then search for java.home under the Java Runtime Environment section.

From this path you can then find the cacerts to which you must add the certificate. My Java path, for instance, is /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre, so I will find cacerts under /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/security.

Regards,

Gustavo Refosco

0 votes
JLucid January 27, 2016

That's all I needed to hear, now it all makes sense. Sorry for the trouble, but thank you this was a huge help!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events