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

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

Reply via email to