https://issues.apache.org/bugzilla/show_bug.cgi?id=53952

--- Comment #21 from Marcel Ĺ ebek <sebe...@post.cz> ---
Actually, the comment came from OpenSSL. Here is part of 1.0.1e ssl.h:

/* These next two were never actually used for anything since SSLeay
 * zap so we have some more flags.
 */
/* The next flag deliberately changes the ciphertest, this is a check
 * for the PKCS#1 attack */
#define SSL_OP_PKCS1_CHECK_1                            0x0
#define SSL_OP_PKCS1_CHECK_2                            0x0

OpenSSL 0.9.8y contains the same comment, but different values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to