fae4772c24
Add SSL_use_certiicate_chain file functions: this is works the same way as SSL_CTX_use_certificate_chain_file but for an SSL structure. Update SSL_CONF code to use the new function. Update docs. Update ordinals. Reviewed-by: Rich Salz <rsalz@openssl.org>
apps/openssl.pod .... Documentation of OpenSSL `openssl' command crypto/crypto.pod ... Documentation of OpenSSL crypto.h (libcrypto) ssl/ssl.pod ......... Documentation of OpenSSL ssl.h (libssl) standards.txt ....... Pointers to standards, RFCs or internet drafts that are related to OpenSSL. Incomplete. HTML versions are on https://www.openssl.org/docs