mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
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:
parent
5ac9320ddf
commit
fc2efd283b
1 changed files with 4 additions and 0 deletions
4
RELNOTES
4
RELNOTES
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue