My company firewall blocks port 22 - I'd like to switch my repo back to https.
Hello @ScottEmrick
Thanks for reaching out.
Your repository is always available via both HTTPS and SSH. The clone dialog shows SSH clone URL by default as soon as you have an SSH key registered in your account. But you can always change it to HTTPS in the dropdown:
Note that you can change the remote URL of a local repository, i.e. you don't necessarily need to clone it again.
Hope this helps.
Cheers,
Daniil
Hey @ScottEmrick,
I just realised there's another possible workaround for your situation. Bitbucket has an alternative SSH host that runs on port 443, not 22. Check out this chapter in our documentation.
Sorry I didn't think of it earlier.
Hope this helps.
Cheers,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.