Page MenuHomeFreeBSD

EC2: Disable RSA host key generation for sshd
ClosedPublic

Authored by cperciva on Sep 11 2024, 5:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 3, 1:19 AM
Unknown Object (File)
Fri, Feb 28, 9:36 PM
Unknown Object (File)
Sat, Feb 22, 12:01 AM
Unknown Object (File)
Feb 18 2025, 7:17 PM
Unknown Object (File)
Feb 15 2025, 10:00 PM
Unknown Object (File)
Jan 30 2025, 10:48 PM
Unknown Object (File)
Jan 25 2025, 5:21 PM
Unknown Object (File)
Jan 18 2025, 1:28 AM
Subscribers

Details

Summary

These are largely obsolete, and generating them is responsible for
over 10% of the total boot time of EC2 instances.

Sponsored by: Amazon

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Perhaps just do this globally?

Perhaps just do this globally?

I considered that, but thought maybe better to wait for 16 for that. After all, for physical servers, the amount of time spent generating the RSA host key is small compared to the time spent installing FreeBSD; it only matters in the context of "pre-installed" FreeBSD.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 18 2024, 6:48 AM
This revision was automatically updated to reflect the committed changes.