opksm.blogg.se

Windows terminal ssh key
Windows terminal ssh key





  • Also, I'd like to know how to get the OpenSSH version of my key in order to stored as an id_rsa extensionless file in the mentioned repo directory for the Docker build.
  • How to make my SSH key be available to be used in terminal.
  • Now, this hasn't been an issue until now because I mostly handle my SSH connections through PuTTY sessions and also through a Git client (I use GitKraken), that -according to my knowledge- makes use of Plink.īut now, in a work project I need to provide my SSH private key into a directory so the Docker build can get it and access the company repositories (my public key is already loaded into my BitBucket account). I have my key.ppk loaded in Pageant Key list:

    windows terminal ssh key

    The problem is that when using PowerShell/Git Bash I can't manage to download anything through SSH. I know that in Windows, you have to use PuTTY to ease this kind of connections, and it works fine when using it to connect remote servers that has the public key version of my key.ppk file.

    windows terminal ssh key windows terminal ssh key

    I have a problem when trying to use SSH through the terminal.







    Windows terminal ssh key