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: 

Does the Bitbucket server support encryption?

James Malgieri
Contributor
June 15, 2020

Our customer is using Bitbucket and is doing pulls of code from Bitbucket to Git and from Git to Bitbucket. Git is on a remote server separate from the Bitbucket server. Are these pulls of code/transmissions from Bitbucket to Git encrypted automatically?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Dave Chevell
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 19, 2020

What protocol is your customer using?

  • If they're pushing and pulling over SSH, then the data transmission is encrypted
  • If they're pushing and pulling over HTTPS (meaning that either Bitbucket itself, or – more likely – a reverse proxy/load balancer in front of Bitbucket, is configured for SSL/TLS), then the data transmission is encrypted
  • If they're pushing or pulling over plain HTTP, then the data transmission is not encrypted. You shouldn't ever be running HTTP in a production environment, as this has plenty of other security issues

In other words, if you're running in a correctly configured production environment, then both SSH and HTTPS protocols will encrypt data over the network.

Cheers,

Dave

James Malgieri
Contributor
June 19, 2020

Dave,

Thank you for your reply.

Jim

TAGS
AUG Leaders

Atlassian Community Events