You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello,
1) If the bitbucket server is set up for SSL (HTTPS) access only, will cryptography be used in passing on credentials from a sourcetree client session to the server? If so, what standard of cryptography e.g TLS 1.* (I understand the version will be dependent on the version of Bitbucket and Sourcetree. Is there documentation on which versions support what?)
2) Does sourcetree establish a session on bitbucket which is subject to the bitbucket timeout policy, or does sourcetree work on a per transaction / momentary basis with disconnections after each operation?
3) would a straightforward Git client command interface work on the same basis as sourcetree from a security perspective?
Many Thanks.