RT4354: Add some cross-refs
authorJeffrey Walton <noloader@gmail.com>
Sat, 27 Feb 2016 22:08:50 +0000 (17:08 -0500)
committerRich Salz <rsalz@openssl.org>
Sat, 27 Feb 2016 23:58:56 +0000 (18:58 -0500)
commite0b5108c605b541252e601608ff70e8fb57d256f
tree2d6fe4ed94d9f735e48ed41bf14183de470c58c5
parentd631602533d2e06f9a7a7645ee66638190e0db54
RT4354: Add some cross-refs

Stack Overflow has a number of questions related to mutual authentication,
the client and its certificate. Those visiting the man pages for functions
like SSL_CTX_use_certificate and SSL_CTX_load_verify_locations don't
receive the benefit of a cross reference to SSL_CTX_set_client_CA_list.

Reviewed-by: Richard Levitte <levitte@openssl.org>
doc/ssl/SSL_CTX_load_verify_locations.pod
doc/ssl/SSL_CTX_use_certificate.pod