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 having  problems with.

:) Amit.
Pluto wrote:

> 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 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.
>
>   It can't be null. The export versions offer all the algos that are
> marked EXP.
>
>   Yours
>
> --
>   Pluto   -   SysAdmin of Hades
>   Free information! Freedom through knowledge. Wisdom for all!! =:-)
>   PGP 1024/7261AACD 1996/09/10 1F3F EA94 D056 A686  4D19 C456 6CF9 4344
>   Phone: +49-173-4814739  eCash(DB): 129429938818  Q3T: js-Pluto
>
>   The reasonable man adapts himself to the world; the unreasonable man
>   persists in trying to adapt the world to himself. Therefore, all
>   progress depends on the unreasonable man.
>
> ______________________________________________________________________
> 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]

Reply via email to