I'm trying to set up Bamboo to connect to our GitHub repo more securely, by using an SSH private key instead of a username/password pair, but when I try to save the settings I get the message "'SSH' transport protocol is not supported.".
I've also tried using an https:// url instead of the SSH one, but I then get the message "Authentication type not supported for http(s) protocol.".
What am I doing wrong?
SSH transport is not available on OnDemand. When using http(s), you have to use public repos or password authentication.
This is disappointing, but we were able to get around it by creating a new Github user just for our CI server. Would be nice to see this limitation overcome in a future version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is an issue for us - we have suprepo's in Bitbucket that are configured as ssh addresses.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can vote for this feature here: https://jira.atlassian.com/browse/BAM-12228
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Be aware that HTTPS passwords are logged in plain text(!)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.