summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-01-05 17:50:12 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-01-05 17:50:12 +0000
commit37aff2199e42fb9925eacc3548f43de458acf1a2 (patch)
tree467a06cc3ba9a3ec80f6691565a543dc06b5f82c /doc
parent309aa5fbf3d8654e31a56f6d58da41f1ed4cdd94 (diff)
Typo
Diffstat (limited to 'doc')
-rw-r--r--doc/ssl/SSL_CTX_set_options.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_CTX_set_options.pod b/doc/ssl/SSL_CTX_set_options.pod
index c1df5af413..4bd8be17ea 100644
--- a/doc/ssl/SSL_CTX_set_options.pod
+++ b/doc/ssl/SSL_CTX_set_options.pod
@@ -256,7 +256,7 @@ whether an attack is taking place.
If the option B<SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION> is set then the
above restrictions are relaxed. Renegotiation is permissible and initial
-initial connections to unpatched servers will succeed.
+connections to unpatched servers will succeed.
This option should be used with caution because it leaves both clients and
servers vulnerable. However unpatched servers and clients are likely to be