Page MenuHomeFreeBSD

D46638.id143412.diff
No OneTemporary

D46638.id143412.diff

diff --git a/release/tools/ec2.conf b/release/tools/ec2.conf
--- a/release/tools/ec2.conf
+++ b/release/tools/ec2.conf
@@ -71,6 +71,9 @@
's/^#KbdInteractiveAuthentication yes/KbdInteractiveAuthentication no/' \
${DESTDIR}/etc/ssh/sshd_config
+ # RSA host keys are obsolete and also very slow to generate
+ echo 'sshd_rsa_enable="NO"' >> ${DESTDIR}/etc/rc.conf
+
# Use FreeBSD Update mirrors hosted in AWS
sed -i '' -e 's/update.FreeBSD.org/aws.update.FreeBSD.org/' \
${DESTDIR}/etc/freebsd-update.conf

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 2:22 PM (17 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35321825
Default Alt Text
D46638.id143412.diff (518 B)

Event Timeline