CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/12/12 10:46:23
Modified files:
lib/libcrypto/man: OCSP_REQUEST_new.3
Log message:
Document OCSP_SIGNATURE_new(3), OCSP_SIGNATURE_free(3),
OCSP_REQINFO_new(3), OCSP_REQINFO_free(3), OCSP_ONEREQ_new(3),
OCSP_ONEREQ_free(3), all in <openssl/ocsp.h> and in OpenSSL
doc/man3/X509_dup.pod. Note that the OpenSSL documentation
specifies the wrong header file.
Add some information about what these objects actually represent,
along with the pertinent STANDARDS reference.
Minor wording tweaks.