I created ssh key but I don’t know how to add this key to Github. how to add the ssh key to github.com?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Ramya834
We can easily generate and add ssh key to GitHub, by following simply steps. After generating the SSH key, you should add that key to your Github Profile
Here are the instructions to follow
Step-1: Goto your GitHub profile -> click on your profile -> click on settings
Step -2: Ofter click on settings -> click on SSH key CPG keys
Step-3: Now SSH key window will be open -> click on add SSH key -> It will ask the Title, You can give as you like
ex: username_desktop etc..
After adding the Title you can paste the ssh key where you copied it before
In the above image, you have to paste the SSH key in the key box , and then click Add SSH key button below.
the key will be added successfully.