diff options
Diffstat (limited to 'src/lib/libssl/man/SSL_CTX_set_options.3')
| -rw-r--r-- | src/lib/libssl/man/SSL_CTX_set_options.3 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libssl/man/SSL_CTX_set_options.3 b/src/lib/libssl/man/SSL_CTX_set_options.3 index e61779eb13..c98e845452 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.8 2018/03/21 08:06:34 schwarze Exp $ | 1 | .\" $OpenBSD: SSL_CTX_set_options.3,v 1.9 2018/03/21 16:12:41 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 | .\" |
| @@ -354,6 +354,12 @@ returns 1 is the peer supports secure renegotiation and 0 if it does not. | |||
| 354 | first appeared in SSLeay 0.9.0 and has been available since | 354 | first appeared in SSLeay 0.9.0 and has been available since |
| 355 | .Ox 2.4 . | 355 | .Ox 2.4 . |
| 356 | .Pp | 356 | .Pp |
| 357 | .Fn SSL_CTX_get_options | ||
| 358 | and | ||
| 359 | .Fn SSL_get_options | ||
| 360 | first appeared in OpenSSL 0.9.2b and have been available since | ||
| 361 | .Ox 2.6 . | ||
| 362 | .Pp | ||
| 357 | .Fn SSL_CTX_clear_options | 363 | .Fn SSL_CTX_clear_options |
| 358 | and | 364 | and |
| 359 | .Fn SSL_clear_options | 365 | .Fn SSL_clear_options |
