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

Configuring HTTPS for bitbucket

Chaitrali Awasare December 1, 2022

I have CA signed certificate in the form of jks and I want to use it to run Bitbucket on HTTPS instead of HTTP. I tried adding this to my bitbucket.properties file but bitbucket is not running the service.

server.port=8443
server.ssl.enabled=true
server.ssl.key-alias=bitbucket_sandbox
server.scheme=https
server.ssl.key-store=/var/atlassian/application-data/bitbucket/CERTS/bitbucket_sandbox-jks.jks
server.ssl.key-store-password=***
server.ssl.key-password=***
server.ssl.key-store-type=jks

1 answer

0 votes
Charlie Misonne
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 1, 2022

Welcome to thet Atlassian Community @Chaitrali Awasare

Do you get errors in your logs when starting Bitbucket?

At the bottom of this page you will find some common errors you can get when trying to configure thies.

Chaitrali Awasare December 1, 2022

Hi Charlie, the issue got resolved it was regarding alias. Thankyou for your help.

Charlie Misonne
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 2, 2022

Ok great!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events