RELNOTES: RSA host keys for SSH are deprecated

Ficticious hash since there's no actual code change; but the release
notes for FreeBSD 15 should say that RSA host keys for SSH will no
longer be generated by default in FreeBSD 16.

Discussed on:	freebsd-arch
Sponsored by:	Amazon
This commit is contained in:
Colin Percival 2024-09-27 09:28:44 -07:00
parent 5ac9320ddf
commit fc2efd283b

View file

@ -10,6 +10,10 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
000000000000:
RSA host keys for SSH are deprecated and will no longer be generated
by default in FreeBSD 16.
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"