CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/12/23 16:50:04
Modified files: lib/libcrypto/man: Makefile Added files: lib/libcrypto/man: PKEY_USAGE_PERIOD_new.3 Log message: Write new PKEY_USAGE_PERIOD_new(3) manual page from scratch, documenting the dubious RFC 3280 PrivateKeyUsagePeriod extension. Both functions are listed in <openssl/x509v3.h> and in OpenSSL doc/man3/X509_dup.pod. OpenSSL documentation specifies the wrong header file.