mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-04 12:44:46 +02:00
changed ssh_config default settings to allow dsa keys.
This commit is contained in:
parent
0faa40eae3
commit
2e710ab203
@ -46,3 +46,5 @@
|
||||
# VisualHostKey no
|
||||
# ProxyCommand ssh -q -W %h:%p gateway.example.com
|
||||
#UsePrivilegeSeparation no
|
||||
PubkeyAcceptedKeyTypes ssh-ed25519*,ssh-rsa*,ssh-dss*,ecdsa-sha2*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user