CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/23 10:02:41
Modified files:
lib/libcrypto/man: Makefile
Added files:
lib/libcrypto/man: BASIC_CONSTRAINTS_new.3
Log message:
Write new BASIC_CONSTRAINTS_new(3) manual from scratch, explaining
the important point of how to distinguish CA certificates from end
entity certificates. Both functions are listed in <openssl/x509v3.h>
and in OpenSSL doc/man3/X509_dup.pod.
OpenSSL documentation specifies the wrong header file.
