CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/11/13 04:46:25

Modified files:
        usr.sbin/ocspcheck: ocspcheck.c 

Log message:
Replace ASN1_time_parse() with ASN1_TIME_to_tm()

Like in libtls, we use ASN1_GENERALIZEDTIME_check() to ensure we actually
have a GeneralizedTime.

ok beck

Reply via email to