Perform the below mentioned procedure to generate the SSH public key.
Navigate to SSH Generation. A page with the 4.3 Git on the Server - Generating Your SSH Public Key section opens.
Run the commands mentioned below.
- $ cd ~/.ssh
- $ ssh-keygen -o
The key is generated successfully.
Copy the generated key, and navigate to SSH and GPG Keys.
Click New SSH Key, and paste the key that you had copied.
Select Enable SSO from the drop-down list.