Bug 2470

Summary: ssh-keygen reports wrong minimal passphrase length
Product: Portable OpenSSH Reporter: Daniel Reichelt <hacking>
Component: ssh-keygenAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: trivial CC: djm
Priority: P5    
Version: 7.1p1   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 2451    

Description Daniel Reichelt 2015-09-19 13:32:15 AEST
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
Comment 1 Damien Miller 2015-09-21 14:34:29 AEST
Already fixed in -current and will be in openssh-7.2. Thanks
Comment 2 Damien Miller 2016-08-02 10:42:24 AEST
Close all resolved bugs after 7.3p1 release