Hello , Iam using "openssl req" command to generate a private key and certificate request for a pache-nod_ssl server. Here I have to specify the keysize in bits...if a keysize less than 384 is given openssl reports that the size should atleast be 384. If a size of 384 is given the key and certificate request are successfully generated..a certificate can also be got using this certificate request. But when this certificate and 384 bit key are used on a server,a browser trying to connect to this secure apache server is not able to connect...Netscape browser reports "an I/O error occured during security authorization" A part of the apache error_log is as follows: OpenSSL: error:1408B076:SSLroutines:SSL3_GET _CLIENT_KEY_EXCHANGE:bad rsa decrypt OpenSSL: error:04065072:rsaroutines:RSA_EAY_ PRIVATE_DECRYPT:padding check failed Can anybody suggest what is wrong? TIA, Pradeep ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
