Hi,
Sure the browser exports all export ciphers in the client_hello. But only if
they have been enabled in the browser.
It would be an empty list if only strong(non-exportable) ciphers were enabled
and others (exportable) were disabled in the browser.
And I think that is the scenario vijay is hav
On Thu, 17 Feb 2000, Amit wrote:
> 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 fa
Check your browser, it might be an older 'international' version and not
capable of handling 128 bit encryption.
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
> o
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