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

Does the Bitbucket server support encryption?

James Malgieri 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

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 June 19, 2020

Dave,

Thank you for your reply.

Jim

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events