In asn1.h rev. 1.65, beck@ provided ASN1_TIME_set_string_X509(3),
authorschwarze <schwarze@openbsd.org>
Thu, 10 Nov 2022 17:44:05 +0000 (17:44 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 10 Nov 2022 17:44:05 +0000 (17:44 +0000)
commit136e3e2d897bb1d34abf31828a92f31a3c48700d
treea436b8c771465ffc53bde2ccb0145d7178963dd0
parent56d528e2caa42278860e5e3699c08266883f87b6
In asn1.h rev. 1.65, beck@ provided ASN1_TIME_set_string_X509(3),
ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_cmp_time_t(3),
and ASN1_TIME_compare(3).
Merge documentation from the OpenSSL 1.1.1 branch, which is still
under a free license, with tweaks by me in several respects to match
our implementation, and also using some feedback from beck@.
OK beck@.
lib/libcrypto/man/ASN1_TIME_set.3