commit | ccb08f98aea68cbafee75c6602768a85d1e29b7f | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Sat Feb 10 00:56:45 2001 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Sat Feb 10 00:56:45 2001 +0000 |
tree | 765bf1b8e6d1046fc6e35d58d81d54eafb6e300a | |
parent | e306892994a0f189089916d2ea66b3bdc0b2d777 [diff] |
Fix CRL printing to correctly show when there are no revoked certificates. Make ca.c correctly initialize the revocation date. Make ASN1_UTCTIME_set_string() and ASN1_GENERALIZEDTIME_set_string() set the string type: so they can initialize ASN1_TIME structures properly.