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?

Thanks,
George
  
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to