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.
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
That's all I needed to hear, now it all makes sense. Sorry for the trouble, but thank you this was a huge help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.