[Bug 1853] sshd doesn't seem to be able to auth a user using an rsa key of 20000 bit
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Feb 5 04:38:37 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1853
Tomas Mraz <t8m at centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t8m at centrum.cz
--- Comment #1 from Tomas Mraz <t8m at centrum.cz> 2011-02-05 04:38:37 EST ---
This is not blocked in ssh but in OpenSSL. RSA keys larger than 16384
bits are disallowed in it because of potential CPU resource overusage
(effective DoS) on servers.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list