I'm trying to establish an SSL connection with a server and my
handshake is failing with 'alert unknown ca' I'm using a self signed
certificate and I'm also specifying SSL_VERIFY_NONE in my call to
SSL_set_verify. Is this message indicating a problem with my self
signed certificate or is it a problem with the certificate from the
server? The server is supposed to be returning a self signed
certificate as well. Am I missing a call somewhere to allow the server
to use self signed certificates?

Thanks,
Mike
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to