[Bug 2879] New: ssh-keygen missing documentation for "-Z" flag
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Jun 30 08:37:06 AEST 2018
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.
More information about the openssh-bugs
mailing list