From: Dr. Stephen Henson Date: Sun, 22 Feb 2015 13:13:12 +0000 (+0000) Subject: typo X-Git-Tag: OpenSSL_1_0_2a~73 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1f956f9cda79ad6439938e3c40763f2bd73ceda3;p=oweals%2Fopenssl.git typo Reviewed-by: Kurt Roeckx (cherry picked from commit 15b5d6585de098e48acebc8366a9956ee57c8f2d) --- diff --git a/doc/ssl/SSL_CONF_CTX_set_flags.pod b/doc/ssl/SSL_CONF_CTX_set_flags.pod index ab87efcc22..4e34280469 100644 --- a/doc/ssl/SSL_CONF_CTX_set_flags.pod +++ b/doc/ssl/SSL_CONF_CTX_set_flags.pod @@ -36,7 +36,7 @@ least one of these flags must be set. recognise options intended for use in SSL/TLS clients or servers. One or both of these flags must be set. -=item SSL_CONF_CERTIFICATE +=item SSL_CONF_FLAG_CERTIFICATE recognise certificate and private key options.