diff options
Diffstat (limited to 'crypto/openssh/ssh_config')
-rw-r--r-- | crypto/openssh/ssh_config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/ssh_config b/crypto/openssh/ssh_config index 9fb064deb964a..6ecb0efde3f88 100644 --- a/crypto/openssh/ssh_config +++ b/crypto/openssh/ssh_config @@ -26,5 +26,6 @@ # StrictHostKeyChecking no # IdentityFile ~/.ssh/identity # Port 22 +# Protocol 2,1 # Cipher blowfish # EscapeChar ~ |