mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
With Debian bookworm, the PQC KE sntrup761x25519-sha512 is negotiated, by default. This increases the overhead significantly, in particular, the size of the KE message, which wouldn't get through IPsec tunnels without MSS clamping.
16 lines
324 B
Plaintext
16 lines
324 B
Plaintext
Port 22
|
|
Protocol 2
|
|
Ciphers aes128-gcm@openssh.com
|
|
KexAlgorithms curve25519-sha256
|
|
HostKey /etc/ssh/ssh_host_rsa_key
|
|
HostKey /etc/ssh/ssh_host_ecdsa_key
|
|
PermitRootLogin yes
|
|
StrictModes no
|
|
PubkeyAuthentication no
|
|
PermitEmptyPasswords yes
|
|
PrintMotd no
|
|
PrintLastLog no
|
|
UsePAM no
|
|
AcceptEnv LANG LC_*
|
|
AcceptEnv LEAK_DETECTIVE_LOG
|