X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FSSL_CTX_config.pod;h=7aba58f82689b81b38a365aa9a7da29cc2fd5a92;hp=6cab5f9ffa9ee5b308421042f100d0de9302d82c;hb=c16aec524626a20e3187a3ad61a4898a1801177a;hpb=98ca37e4aa2a79b59a3378faee4ff3d6e05188cd diff --git a/doc/man3/SSL_CTX_config.pod b/doc/man3/SSL_CTX_config.pod index 6cab5f9ffa..7aba58f826 100644 --- a/doc/man3/SSL_CTX_config.pod +++ b/doc/man3/SSL_CTX_config.pod @@ -16,8 +16,6 @@ SSL_CTX_config, SSL_config - configure SSL_CTX or SSL structure The functions SSL_CTX_config() and SSL_config() configure an B or B structure using the configuration B. -=head1 NOTES - By calling SSL_CTX_config() or SSL_config() an application can perform many complex tasks based on the contents of the configuration file: greatly simplifying application configuration code. A degree of future proofing