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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to