bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-19 03:32 UTC
[Bug 2470] New: ssh-keygen reports wrong minimal passphrase length
https://bugzilla.mindrot.org/show_bug.cgi?id=2470
Bug ID: 2470
Summary: ssh-keygen reports wrong minimal passphrase length
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: ssh-keygen
Assignee: unassigned-bugs at mindrot.org
Reporter: hacking at nachtgeist.net
When creating a keypair with a passphrase of length 4, ssh-keygen
errors out with "passphrase is too short (minimum four characters)".
So either the condition in sshkey.c or the error message needs
adjusting.
Thanks
Daniel
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Sep-21 04:34 UTC
[Bug 2470] ssh-keygen reports wrong minimal passphrase length
https://bugzilla.mindrot.org/show_bug.cgi?id=2470
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |djm at mindrot.org
Blocks| |2451
Status|NEW |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Already fixed in -current and will be in openssh-7.2. Thanks
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=2451
[Bug 2451] Bugs intended to be fixed in 7.2
--
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 bugzilla.mindrot.org
2016-Aug-02 00:42 UTC
[Bug 2470] ssh-keygen reports wrong minimal passphrase length
https://bugzilla.mindrot.org/show_bug.cgi?id=2470
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 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.
Apparently Analagous Threads
- [PATCH 1/3] Add private key protection information extraction to ssh-keygen
- [PATCH] regression of comment extraction in private key file without passphrase
- [Bug 818] ssh-keygen Bad passphrase error
- [PATCH v2] Remove sshkey_load_private()
- ssh-keygen: passphrase.