ssh: Add UseStrictKeyExchange 2
This commit is contained in:
parent
77955bedcb
commit
e914adc028
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ Host *
|
||||||
Ciphers aes256-gcm@openssh.com
|
Ciphers aes256-gcm@openssh.com
|
||||||
KexAlgorithms sntrup761x25519-sha512,sntrup761x25519-sha512@openssh.com,mlkem768x25519-sha256,curve25519-sha256,curve25519-sha256@libssh.org
|
KexAlgorithms sntrup761x25519-sha512,sntrup761x25519-sha512@openssh.com,mlkem768x25519-sha256,curve25519-sha256,curve25519-sha256@libssh.org
|
||||||
HostKeyAlgorithms ssh-ed25519
|
HostKeyAlgorithms ssh-ed25519
|
||||||
|
UseStrictKeyExchange 2
|
||||||
ForwardAgent no
|
ForwardAgent no
|
||||||
SendEnv COLORTERM
|
SendEnv COLORTERM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue