Hi, i have a problem with SSL settings of my bitbucket. I get non-ssl connection.
server.secure=true server.scheme=https server.additional-connector.1.port=9059 server.additional-connector.1.redirect-port=8443 server.additional-connector.1.require-ssl=true server.proxy-port=443 server.proxy-name=my.domain.com
I use apache proxy with SSL.
What is wrong?
Thanks!
Hi Stanislav,
I have seen similar issues and one reason was there isn't a path to the keystore in the bitbucket.properties file and
server.additional-connector.1.ssl.enabled=true
was not set. Verify these settings in your environment and you can take a look at the Communities post titled Solved: Cannot get SSL configured on Bitbucket Server 5.0 for more information.
Cheers,
Branden
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.