https://bugzilla.mindrot.org/show_bug.cgi?id=3050

Darren Tucker <dtuc...@dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |2988
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Darren Tucker <dtuc...@dtucker.net> ---
This has been fixed (up to the size allowed by the underlying type,
anyway):

$ ./ssh-keygen -b 99999999
Invalid RSA key length: maximum is 16384 bits

If you want RSA keys larger than 16k you'll need to compile OpenSSL
with the larger limit then compile OpenSSH against that.  It'll
probably be an interop hassle, though.


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=2988
[Bug 2988] Tracking bug for 8.1 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to