doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements
authorRichard Levitte <levitte@openssl.org>
Mon, 15 Apr 2019 15:30:11 +0000 (17:30 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 27 May 2019 08:48:43 +0000 (10:48 +0200)
commit19f43f02aa5349034d0a7a60c3a750e046f994b5
tree7e712b05baac5d8db433efb1cd04755471754fd4
parent6783944f89a606e09e961d473b70167d2a66f96e
doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements

The documentation of what a X509_LOOKUP implementation must do was
unclear and confusing.  Most of all, clarification was needed that it
must store away the found objects in the X509_STORE.

Fixes #8707

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8755)
doc/man3/X509_LOOKUP_meth_new.pod