DOC: Add documentation related to X509_LOOKUPs
authorRichard Levitte <levitte@openssl.org>
Fri, 31 Jan 2020 14:35:46 +0000 (15:35 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 6 Mar 2020 08:23:00 +0000 (09:23 +0100)
commit8a7b7c9a79ca07b22d2126db7d20c41d0e70f733
tree0a25516f7ca5465ba346526696c4a180df02462f
parentded6741604e7f622dc278f6b24c0b47432b75325
DOC: Add documentation related to X509_LOOKUPs

Most of all, the base X509_LOOKUP functionality is now documented.
Furthermore, the names X509_LOOKUP_METHOD and X509_STORE are added for
reference.

Some functions were moved from X509_LOOKUP_meth_new.pod

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11120)
doc/man3/X509_LOOKUP.pod [new file with mode: 0644]
doc/man3/X509_LOOKUP_meth_new.pod
doc/man3/X509_STORE_add_cert.pod
util/private.num