From: Dr. Stephen Henson Date: Sun, 22 Feb 2015 13:13:12 +0000 (+0000) Subject: typo X-Git-Tag: OpenSSL_1_1_0-pre1~1624 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=15b5d6585de098e48acebc8366a9956ee57c8f2d;ds=sidebyside typo Reviewed-by: Kurt Roeckx --- 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.