Hi,
I think the problem lies with the browser. The browser seems to be an
export version so strong encryption algorithms have been disabled. This
means that in the client_hello the browser's list of available ciphers
will be null and so the connection fails. What you could do is run openssl
tool s_server in the debug mode and actually find out the cipher list that
the browser sends to the server.
:) Amit.
vijay karthik wrote:
> Hi!
>
> I selected the "RC2/RC4 encryption with 128 bit key"
> cipher for SSL connection from my browser.
> I tried to connect to the apache listener(with
> openssl), and it fails to connect. whereas RC2/RC4
> with 40bit key succeeds. Does this mean the apache
> server is a 40 bit server ?
>
> Is there anything i should do during the Build,
> to get a 128 bit apache-openssl server ?
>
> Is there a way of finding out if the server
> i am using is a 40 bit or 128 bit one ?
>
> thanks
> Vijay
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]