On Thu, Mar 29, 2001 at 10:06:22AM -0500, George Lind wrote:
> I have written code to run as a server.  I am using the
> SSL_CTX_set_verify(ctx, SSL_VERIFY_PEER, NULL) function.  When the client
> tries to connect it fails saying that the certificate is an unsupported
> type.  Both the client and server have gotten test certificates from Thawte
> and have the same trusted authorities.  I have tried creating new
> certificates which doesn't solve the problem.  What could be causing this
> problem?

You need to give us the _precise_ error message.
Anyway you should use the "openssl verify" command on the certificates
to see whether you can reproduce the problem, it will make testing much
easier.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to