Skip to content

dannyfuf/UNPROTECTED-PRIVATE-KEY-FILE-FIX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UNPROTECTED-PRIVATE-KEY-FILE-FIX

Fix to the unprotected private key file error in ssh keys on WSL

First: download the sh file into the ssh key folder

Run: ./unprotected_ssh_fix.sh "<your key name>"

now you can do:

eval $(ssh-agent -s)
ssh-add ~/.ssh/<your key name>

About

Fix to the unprotected private key file error in ssh keys on WSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages