[Bug 2614] New: ssh-keygen: Moduli generation not accepting start line and count options

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon Sep 12 08:36:11 AEST 2016


https://bugzilla.mindrot.org/show_bug.cgi?id=2614

            Bug ID: 2614
           Summary: ssh-keygen: Moduli generation not accepting start line
                    and count options
           Product: Portable OpenSSH
           Version: 7.2p1
          Hardware: amd64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: ssh-keygen
          Assignee: unassigned-bugs at mindrot.org
          Reporter: ju2wheels at gmail.com

Im trying to do moduli generation on Ubuntu 16.04 but it doesnt seem to
be working for me. When I run the following after having generated the
initial moduli file it simply exits by printing the ssh-keygen usage
information (it works if I dont specify start line and count options
though, so its as if it doesnt like the -J and -j cli options which are
documented in the man page):

ssh-keygen -T /tmp/moduli.8192-1 -f /tmp/moduli -K
/tmp/moduli.8192.chkpt -j 1 -J 183392

Also im on version 7.2p2 but I specified 7.2p1 in the version selection
as that was the closest matching version when opening the ticket.

Is this expected behavior for it to exit and print usage for the above,
am I executing it wrong or is it a bug?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list