bugzilla-daemon at bugzilla.mindrot.org
2018-Jun-29 22:37 UTC
[Bug 2879] New: ssh-keygen missing documentation for "-Z" flag
https://bugzilla.mindrot.org/show_bug.cgi?id=2879 Bug ID: 2879 Summary: ssh-keygen missing documentation for "-Z" flag Product: Portable OpenSSH Version: 7.7p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: scott_fields at me.com ssh-keygen has supported the -Z flag since 1.237 of ssh-keygen.c. However, and man page has never been updated to include the specifics of the operation of this flag. Please update the man page for ssh-keygen to include the specifics for the "-Z" option, which allows you to specify the encryption cipher for a private key. Based on the code, this option only applies if you are using the new private key format, either currently used if you specify the -o flag when creating/updating a key, or specify ED25519 for the key type. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-27 02:49 UTC
[Bug 2879] ssh-keygen missing documentation for "-Z" flag
https://bugzilla.mindrot.org/show_bug.cgi?id=2879 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |3217 CC| |dtucker at dtucker.net Referenced Bugs: https://bugzilla.mindrot.org/show_bug.cgi?id=3217 [Bug 3217] Tracking bug for 8.5 release -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-27 03:07 UTC
[Bug 2879] ssh-keygen missing documentation for "-Z" flag
https://bugzilla.mindrot.org/show_bug.cgi?id=2879 --- Comment #1 from Darren Tucker <dtucker at dtucker.net> --- Created attachment 3458 --> https://bugzilla.mindrot.org/attachment.cgi?id=3458&action=edit Document ssh-keygen -Z and provide better error on incorrect arg. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-27 03:38 UTC
[Bug 2879] ssh-keygen missing documentation for "-Z" flag
https://bugzilla.mindrot.org/show_bug.cgi?id=2879 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3458|0 |1 is obsolete| | --- Comment #2 from Darren Tucker <dtucker at dtucker.net> --- Created attachment 3459 --> https://bugzilla.mindrot.org/attachment.cgi?id=3459&action=edit Document ssh-keygen -Z and provide better error on incorrect arg. fix a couple of "z" that should have been "Z" -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-27 10:18 UTC
[Bug 2879] ssh-keygen missing documentation for "-Z" flag
https://bugzilla.mindrot.org/show_bug.cgi?id=2879 --- Comment #3 from Darren Tucker <dtucker at dtucker.net> --- The patch has been applied and will be in the 8.5 release. Thanks for the report. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2020-Nov-27 10:19 UTC
[Bug 2879] ssh-keygen missing documentation for "-Z" flag
https://bugzilla.mindrot.org/show_bug.cgi?id=2879 Darren Tucker <dtucker at dtucker.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 05:00 UTC
[Bug 2879] ssh-keygen missing documentation for "-Z" flag
https://bugzilla.mindrot.org/show_bug.cgi?id=2879 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.