![Dr. Stephen Henson](/assets/img/avatar_default.png)
Support loading of key and certificate from the same file if SSL_CONF_FLAG_REQUIRE_PRIVATE is set. This is done by remembering the filename used for each certificate type and attempting to load a private key from the file when SSL_CONF_CTX_finish is called. Update docs. Reviewed-by: Richard Levitte <levitte@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