In x509.h rev. 1.37 2018/02/22 17:01:44, jsing@ provided
authorschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 10:53:16 +0000 (10:53 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 25 Feb 2018 10:53:16 +0000 (10:53 +0000)
commitcb7fa54893308e7e122403d751bed959ab0ca3c9
treea5fa839d661fac6192d2055086f9d0e8e40cbe9f
parent4f4db6a1e2140c202f004fca49a992f75419f211
In x509.h rev. 1.37 2018/02/22 17:01:44, jsing@ provided
X509_CRL_set1_lastUpdate(3) and X509_CRL_set1_nextUpdate(3) and
in rev. 1.39 2018/02/22 17:06:42 X509_set1_notBefore(3) and
X509_set1_notAfter(3).  Document them, again from scratch
because what OpenSSL provides is slightly confusing.
lib/libcrypto/man/X509_get0_notBefore.3