On 06/09/16 08:00, Patel, Anirudh (Anirudh) wrote: > Now can I convert this dlCRL to PEM format? All this needs to be done > programmatically and not by executing openssl crl commands.
Yes. Use PEM_write_bio_X509_CRL(), or PEM_write_X509_CRL(): https://www.openssl.org/docs/manmaster/crypto/PEM_read_X509.html Matt -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev