id_rsa
-
Git Clone via SSH using Jenkins on Windows
The cleanest way to use Jenkins on Windows is to use the Jenkins Installer which installs Jenkins as a Windows Service. That works fine, but of course the…
-
Convert PPK to id_rsa in Centos
Putty is an SSH client that’s mostly used in Windows. Centos has an SSH client built in. Putty uses its own key format which is…