d2i_X509_fp()

Chaitra Shankar wrote:
Hi,
I am to use TLS for securing an application's data transfer. For development purposes I have been using a
    dummy set of certificates in PEM format.

The currently used "SSL_CTX_load_verify_locations" API requires that the certificate be in PEM format.

However, in real time scenario, the application being developed MUST make use of certificates in DER format
    as per the requirements.

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.

Thanks in Advance.
--
Thanks & Regards
Chaitra Shankar ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to