[Bug 2459] New: ssh-keygen -t rsa1 should be removed from Makefile
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Sep 8 01:38:27 AEST 2015
https://bugzilla.mindrot.org/show_bug.cgi?id=2459
Bug ID: 2459
Summary: ssh-keygen -t rsa1 should be removed from Makefile
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: Build system
Assignee: unassigned-bugs at mindrot.org
Reporter: lzsiga at freemail.c3.hu
Hi, I've just compiled OpenSSH-7.1 on an AIX machine that didn't have
OpenSSH earlier, and got an error about being unable to generate
ssh_host_key via 'ssh-keygen -t rsa1' because rsa1 isn't supported any
more. (It happens at 'make install')
I suggest removing/changes it to 'ssh-keygen -t rsa'
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list