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)
Tue, Dec 24, 8:45 PM
Unknown Object (File)
Nov 29 2024, 7:55 AM
Unknown Object (File)
Nov 25 2024, 12:35 AM
Unknown Object (File)
Nov 23 2024, 9:04 PM
Unknown Object (File)
Nov 22 2024, 6:51 AM
Unknown Object (File)
Nov 21 2024, 3:13 PM
Unknown Object (File)
Nov 21 2024, 3:13 PM
Unknown Object (File)
Nov 21 2024, 3:13 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59437
Build 56324: arc lint + arc unit

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.