Normalize an ASN1_TIME so it is suitable for certificates and consistent printing.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
int ASN1_TIME_normalize(ASN1_TIME* s);
1 on success, or 0 on error.