Hi all,
Have set up a Bitbucket data center cluster using HAproxy based on the few lines of documentation available on Atlassian's pages (https://confluence.atlassian.com/bitbucketserver/securing-bitbucket-server-behind-haproxy-using-ssl-779303273.html)
It's now up and running, but as i am about to integrate it with Bamboo, i need to add the load-balancers SSL cert to bamboo's keystore. This is easy, simply download it with openssl and import it, no biggie.
The other way (importing the bamboo-cert into the haproxy) is harder as haproxy don't use a java keystore. Where are the surrounding certs added? In the same PEM file where the pem cert and the private key is concatenated? Without this, application links will not work between bamboo and bitbucket..
Helpful for answers
Kind regards
Jonas
Solved:
You simply download the cert as PEM and concatenate it to the pem file defined in the haproxy.cfg
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.