On Fri, Jan 18, 2013 at 5:53 PM, Hazrat Shah <[email protected]> wrote:
>
> I am having problem with server certificate verification the
> SSL_get_verify_result() returns
>
> Error code 20.
>From http://www.openssl.org/docs/apps/verify.html, that is
X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY.

> I add a (xx.cert) file to the window certificate store as follow.
Perhaps it would be better to add it to a store used by OpenSSL by default?

http://stackoverflow.com/questions/9507184/can-openssl-on-windows-use-the-system-certificate-store

 Jeff
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [email protected]

Reply via email to