summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-02-22 13:13:12 +0000
committerDr. Stephen Henson <steve@openssl.org>2015-02-22 14:44:21 +0000
commit1f956f9cda79ad6439938e3c40763f2bd73ceda3 (patch)
tree64897bd659227f654ea171f63ab3b65512eeff01 /doc
parent98e6f0790111715877ffa1b08c93e44cc0b402e9 (diff)
typo
Reviewed-by: Kurt Roeckx <kurt@openssl.org> (cherry picked from commit 15b5d6585de098e48acebc8366a9956ee57c8f2d)
Diffstat (limited to 'doc')
-rw-r--r--doc/ssl/SSL_CONF_CTX_set_flags.pod2
1 files changed, 1 insertions, 1 deletions
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.