+1 vote
in Bitbucket by
What is SSH keys in bitbucket?

1 Answer

0 votes
by
In bitbucket, SSH keys are used to create a secure connection between your computer and the bitbucket server. This helps you perform a read-only operation using git from your local machine.
...