The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Charlie Misonne
Community Champion
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 Champion
December 2, 2022

Ok great!

TAGS
AUG Leaders

Atlassian Community Events