CVSROOT:        /cvs
Module name:    src
Changes by:     b...@cvs.openbsd.org    2024/04/08 13:57:40

Modified files:
        lib/libcrypto/asn1: a_time_tm.c 
        regress/lib/libcrypto/asn1: asn1time.c rfc5280time.c 

Log message:
Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page

This makes it where people can't put dumb values in certs without
trying harder, and changes the regress to test this.

GENERALIZED times outside of the RFC5280 spec are required for OCSP
but these should be constructed with the GENERALIZED time string
setters.

ok tb@

Reply via email to