Bug #4003
closedSSH host keys regenerated post-2.2 upgrade
100%
Description
SSH host keys seem to always be recreated post-upgrade to 2.2 from 2.1x or earlier versions.
RB Updated by Renato Botelho almost 12 years ago
- Assignee set to Renato Botelho
Working on a fix
RB Updated by Renato Botelho almost 12 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:2951a06ad89fc207a709af362ddc42069fdee172.
CB Updated by Chris Buechler almost 12 years ago
- Status changed from Feedback to Resolved
fixed
FH Updated by Frank Heydlauf over 11 years ago
Hi folx,
this still seems to be open (at least for me)
Upgraded from 2.1.5-RELEASE to 2.2-rel to 2.2-rel to 2.2.1-rel to 2.2.2-rel and
in all 3 cases the keys were not generated.
Workaround by Web-UI: Diagnostics -> Command Prompt
ssh-keygen -N '' -t ed25519 -f /etc/ssh/ssh_host_ed25519_key
ssh-keygen -N '' -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key
/usr/sbin/sshd
System: alix.2d13
FreeBSD pfsense.heydlauf.de 10.1-RELEASE-p9 FreeBSD 10.1-RELEASE-p9 #0 57b23e7(releng/10.1)-dirty: Mon Apr 13 20:37:21 CDT 2015 root@pfs22-i386-builder:/usr/obj.i386/usr/pfSensesrc/src/sys/pfSense_wrap.10.i386 i386
KB Updated by Kill Bill over 11 years ago
Frank Heydlauf wrote:
this still seems to be open (at least for me) ... in all 3 cases the keys were not generated.
Pardon me, did you read the bug description? It's about "SSH host keys seem to always be recreated".