openssl/doc
Jeffrey Walton e0b5108c60 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>
2016-02-27 18:58:56 -05:00
..
apps Update documentation of SSL METHODs and ciphers 2016-02-23 18:14:01 -05:00
crypto Reformat and update EC_KEY_new manual page. 2016-02-27 18:46:03 +00:00
HOWTO
ssl RT4354: Add some cross-refs 2016-02-27 18:58:56 -05:00
dir-locals.example.el
fingerprints.txt
openssl-c-indent.el GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
README
standards.txt

README  This file

fingerprints.txt
        PGP fingerprints of authoried release signers

standards.txt
        Pointers to standards, RFC's and IETF Drafts that are
        related to OpenSSL.  Incomplete.

HOWTO/
        A few how-to documents; not necessarily up-to-date
apps/
        The openssl command-line tools; start with openssl.pod
ssl/
        The SSL library; start with ssl.pod
crypto/
        The cryptographic library; start with crypto.pod

Formatted versions of the manpages (apps,ssl,crypto) can be found at
        https://www.openssl.org/docs/manpages.html