Atlassian Generate New Ssh Key
- Status:Closed(View Workflow)
- Resolution: Duplicate
- Fix Version/s: None
- Labels:
- Environment:
Office 2010 professional plus product key generator. Mac OS X Sierra desktop
Bitbucket Server
Sourcetree 2.4 (and the Beta has this problem too)
Mar 19, 2013 Go to SourceTree Tools Options General (Tab) SSH Key, clear the field, and hit 'OK'. The workaround: Go to SourceTree Tools Create or Import SSH Keys (that should open the 'Putty Key Generator' dialog), hit 'Generate' button to generate a new set of private and public SSH keys, and save them as shown in my question.
- Ssh-keygen is a tool for creating new authentication key pairs for SSH. Such key pairs are used for automating logins, single sign-on, and for authenticating hosts. SSH Keys and Public Key Authentication. The SSH protocol uses public key cryptography for authenticating hosts and users.
- Generate a public/private key pair. Store the private key in a secure Pipelines environment variable. Upload the public key to the server that you want to communicate with from your pipeline. Add a 'knownhosts' file to your repository that includes the server's public ssh key.
Please watch my short video illustrating the experience.
https://www.youtube.com/watch?v=wPUAkG78BFE&feature=youtu.be
Scenario 1:
On MacOS X Sierra when setting up SourceTree for first time and choosing 'SSH' as the authentication method, SourceTree:
- Should not have a URL for the Bitbucket server, should be a hostname without the https://
- Should not need a 'password'
- Generate SSH Key button is greyed out
- User can skip setup and perform this step manually through the Remote Repository Browser's 'Add Account' function
Scenario 2
On MacOS X Sierra when using the 'Add Account' function the experience when selecting SSH as the authentication method is:
- URL is asked for, should be a hostname
- Password is not needed
- User should be able to select an existing ssh key on their system
- Generate Key button is visible and clickable, when clicked, process continues, but no key is generated and a 'Tooltip' is displayed when account is saved indicating no SSH key
- When editing the account, and selecting 'Generate Key' it now works (but generates a public/private key with a 'space' in the filename (e.g. mwilde_Bitbucket Server.pub)
After putting my public key in my account on Bitbucket and trying to clone, errors are related to what is in the '.ssh/config' file this occurs.
- No hostname is in the '.ssh/config' file (edited by SourceTree) causing a failure on clone
- When hostname is added, errors occur due to 'space' in filename
- When '.ssh/config' is edited removing spaces and subsequently renaming the private key to match the reference in the '.ssh/config' file
After 'fixing' all of these issues, cloning only works thru the CLI, or via a 'Clone in SourceTree' link up in Bitbucket Server. Cloning does not work through the remote repository browser.
Atlassian Generate Ssh Key
Please watch my short video illustrating the experience.
https://www.youtube.com/watch?v=wPUAkG78BFE&feature=youtu.be
Atlassian Generate New Ssh Keyboard
Note: I have a few hundred people in my company i'd like to train on SourceTree (and have them use SSH keys if possible), so please fix this ASAP.
SRCTREE-4500Generating SSH Keys is broken (using Bitbucket Server) -- ui and config file
Generate Ssh Key Atlassian
- Closed
SRCTREE-4505Generating SSH Keys is broken (using Bitbucket Server) -- ui and config file
- Closed
- Assignee:
- Brian Ganninger (Inactive)
- Reporter:
- jamie goodwin
- Votes:
- 0Vote for this issue
- Watchers:
- 1Start watching this issue