RELNOTES: Document EC2 SSH RSA host key desupport.

Sponsored by:	Amazon
This commit is contained in:
Colin Percival 2024-09-17 23:51:53 -07:00
parent 0aabcd75db
commit 279734be11
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
0aabcd75dbc2:
EC2 AMIs no longer generate RSA host keys by default for SSH. RSA
host key generation can be re-enabled by setting sshd_rsa_enable="YES"
in /etc/rc.conf if it is necessary to support very old SSH clients.
a1da7dc1cdad:
The SO_SPLICE socket option was added. It allows TCP connections to
be spliced together, enabling proxy-like functionality without the