-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chaitra Shankar wrote:
|     So I wanted to know whether there is a way to load CA certificates
| in DER format using any SSL APIs.
|     My search till now for such an API has been unfruitful.
Yes, directly loading DER encoded certificates into an SSL_CTX
is not supported.
But you can load certificates manually and add them to the SSL_CTX
using the SSL_CTX_add_extra_chain_cert() function.


Goetz

- --
DMCA: The greed of the few outweighs the freedom of the many
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKqqrb2iGqZUF3qPYRAoyaAJ4hD5FQ0S5ZuIEdFzBN7Su+FNjBHwCfX0UY
oEfBBfgUiZR/zsuao7NKQ8Y=
=X/f2
-----END PGP SIGNATURE-----
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to