Allowed key exchange algorithms
Uses the lower bound recommended in both https://stribika.github.io/2015/01/04/secure-secure-shell.html and https://infosec.mozilla.org/guidelines/openssh#modern-openssh-67
Declarations
Type
null or (list of string)
Default
[
"[email protected]"
"curve25519-sha256"
"[email protected]"
"diffie-hellman-group-exchange-sha256"
]