CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/02/25 03:53:16
Modified files: lib/libcrypto/man: X509_get0_notBefore.3 Log message: 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.