Get your git in order
To Setup and Install Open SSH for Windows start follow script:
- at Powershell use command
OpenSSH-Install.ps1
- at File Explorer click on
OpenSSH-Install.cmd
This step is Optional to creating new SSH Keys. When you have some SSH Keys plese jump Step 3.
For creatins SSH Keys use follow scripts:
- at Powershell use command
SSHKey-create.ps1
- at File Explorer click on
SSHKey-create.cmd
Repeate this for all need SSH Keys
Now you must add the Know SSH Hosts.
- you can add all hosts to the file
ssh_hosts.config
for comfort
- at Powershell use command
KnownSSHHosts-Add.ps1
- at File Explorer click on
KnownSSHHosts-Add.cmd
- at Powershell use command
KnownSSHHosts-Remove.ps1
- at File Explorer click on
KnownSSHHosts-Remove.cmd
Now you must registered the Registered SSH Keys.
- you can add all Registered Keys to the file
ssh_keys.config
for comfort
- at Powershell use command
RegisteredSSHKeys-Add.ps1
- at File Explorer click on
RegisteredSSHKeys-Add.cmd
- at Powershell use command
RegisteredSSHKeys-Remove.ps1
- at File Explorer click on
RegisteredSSHKeys-Remove.cmd