> > After installing a Verisign test certificate; when testing with
> > ./openssl s_client -connect www.takeitnow.nl:443 and GET / HTTP/1.0
> > everything seems to work; the HTTP GET is recorded in the server
> > logging. But when accessing the server with Netscape (4.5) I get a popup
> > box 'Netscape and this server cannot communicate securely because they
> > have no common encryption algorithms'.
>
> Possibly the server only supports strong encryption or has been
> configured to only support strong encryption and you are using an export
> grade browser?

That's right! Now we've created a certificate with the option -newkey rsa:512.
Great, it works. But, is it possible to offer users with 'strong browsers' the
strong encryption while offering poor European users the weak encryption? Now
they all use the same weak encryption. I can't find anything about this in the
docs. Btw which docs ;)

Jon Petersen
______________________________________________________________________

> 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