"Nagarajan M" <[EMAIL PROTECTED]> writes: > I have generated certificates as mentioned in the site.But am using a > client C++ code where am unable to verfiy the certificate,what may be > the problemSSL certificate problem, verify that the CA cert is > OK. Details:error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
You'll have to give more information here, such as the certificate you are using, describe what purpose you are using it for (SSL client, SSL server), and more verbose error message. The error looks like an openssl error message to me... /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
