diff options
Diffstat (limited to 'lib/libssl/doc/SSL_CTX_set_options.3')
-rw-r--r-- | lib/libssl/doc/SSL_CTX_set_options.3 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libssl/doc/SSL_CTX_set_options.3 b/lib/libssl/doc/SSL_CTX_set_options.3 index 53a7a6c9c06..922522a33c1 100644 --- a/lib/libssl/doc/SSL_CTX_set_options.3 +++ b/lib/libssl/doc/SSL_CTX_set_options.3 @@ -1,7 +1,7 @@ .\" -.\" $OpenBSD: SSL_CTX_set_options.3,v 1.6 2015/06/15 05:32:58 doug Exp $ +.\" $OpenBSD: SSL_CTX_set_options.3,v 1.7 2015/07/17 07:04:40 doug Exp $ .\" -.Dd $Mdocdate: June 15 2015 $ +.Dd $Mdocdate: July 17 2015 $ .Dt SSL_CTX_SET_OPTIONS 3 .Os .Sh NAME @@ -125,7 +125,9 @@ this option has no effect. .It Dv SSL_OP_TLS_D5_BUG \&... .It Dv SSL_OP_TLS_BLOCK_PADDING_BUG -\&... +As of +.Ox 5.8 , +this option has no effect. .It Dv SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS Disables a countermeasure against a SSL 3.0/TLS 1.0 protocol vulnerability affecting CBC ciphers, which cannot be handled by some broken SSL |