summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_CTX_set_options.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/man/SSL_CTX_set_options.3')
-rw-r--r--src/lib/libssl/man/SSL_CTX_set_options.38
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_CTX_set_options.3 b/src/lib/libssl/man/SSL_CTX_set_options.3
index 9c33b88b84..090a767874 100644
--- a/src/lib/libssl/man/SSL_CTX_set_options.3
+++ b/src/lib/libssl/man/SSL_CTX_set_options.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: SSL_CTX_set_options.3,v 1.10 2018/03/23 02:21:08 schwarze Exp $ 1.\" $OpenBSD: SSL_CTX_set_options.3,v 1.11 2018/03/24 00:55:37 schwarze Exp $
2.\" full merge up to: OpenSSL 7946ab33 Dec 6 17:56:41 2015 +0100 2.\" full merge up to: OpenSSL 7946ab33 Dec 6 17:56:41 2015 +0100
3.\" selective merge up to: OpenSSL edb79c3a Mar 29 10:07:14 2017 +1000 3.\" selective merge up to: OpenSSL edb79c3a Mar 29 10:07:14 2017 +1000
4.\" 4.\"
@@ -52,7 +52,7 @@
52.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 52.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
53.\" OF THE POSSIBILITY OF SUCH DAMAGE. 53.\" OF THE POSSIBILITY OF SUCH DAMAGE.
54.\" 54.\"
55.Dd $Mdocdate: March 23 2018 $ 55.Dd $Mdocdate: March 24 2018 $
56.Dt SSL_CTX_SET_OPTIONS 3 56.Dt SSL_CTX_SET_OPTIONS 3
57.Os 57.Os
58.Sh NAME 58.Sh NAME
@@ -350,8 +350,10 @@ returns 1 is the peer supports secure renegotiation and 0 if it does not.
350.Xr SSL_CTX_set_min_proto_version 3 , 350.Xr SSL_CTX_set_min_proto_version 3 ,
351.Xr SSL_new 3 351.Xr SSL_new 3
352.Sh HISTORY 352.Sh HISTORY
353.Fn SSL_CTX_set_options
354and
353.Fn SSL_set_options 355.Fn SSL_set_options
354first appeared in SSLeay 0.9.0 and has been available since 356first appeared in SSLeay 0.9.0 and have been available since
355.Ox 2.4 . 357.Ox 2.4 .
356.Pp 358.Pp
357.Fn SSL_CTX_get_options 359.Fn SSL_CTX_get_options