From 2a30fec786a3f077b6ef78ce411e5ea86bdd23a1 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 5 Jan 2010 17:49:49 +0000 Subject: [PATCH] Typo --- doc/ssl/SSL_CTX_set_options.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ssl/SSL_CTX_set_options.pod b/doc/ssl/SSL_CTX_set_options.pod index 825a6ad9a..9331e6715 100644 --- a/doc/ssl/SSL_CTX_set_options.pod +++ b/doc/ssl/SSL_CTX_set_options.pod @@ -255,7 +255,7 @@ whether an attack is taking place. If the option B 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