CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/08/20 17:18:53
Modified files:
lib/libcrypto/man: Makefile
lib/libssl/man : SSL_CTX_use_certificate.3
Added files:
lib/libcrypto/man: X509_check_private_key.3
Log message:
New manual page X509_check_private_key(3), using information
from the OpenSSL manual and from code inspection.
Use my own Copyright and license because no Copyright-worthy amount
of text from OpenSSL remains.
And, no, these functions do *NOT* check private keys, not at all.