On Mon, Jun 07, 2010 at 08:02:22PM -0500, Dallas Clement wrote:
> Hi All,
> 
> I am trying to crack open a certificate and print out the start and
> expire dates to a debug log message.

Just for printing I suggest:

  int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm)

Cheers

        Christian
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to