Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163266385
D46638.id143412.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
518 B
Referenced Files
None
Subscribers
None
D46638.id143412.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D46638: EC2: Disable RSA host key generation for sshd
Attached
Detach File
Event Timeline
Log In to Comment