summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2020-09-18 15:39:38 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2020-09-18 15:39:38 +0000
commit98760ea9b1e879fb9d3a90f38ff9a788ce9bcde0 (patch)
treec037c9dd2f901631c7e5cd6245fa7f517dfe09e7 /lib
parent068c75ac282ee93a1ca28e4b85e568d5f47fad74 (diff)
add forgotten link to newish page SSL_set1_host(3)
and update merge notice
Diffstat (limited to 'lib')
-rw-r--r--lib/libssl/man/ssl.37
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libssl/man/ssl.3 b/lib/libssl/man/ssl.3
index 6e7914c8b49..0833a52f863 100644
--- a/lib/libssl/man/ssl.3
+++ b/lib/libssl/man/ssl.3
@@ -1,6 +1,6 @@
-.\" $OpenBSD: ssl.3,v 1.17 2019/06/14 13:41:31 schwarze Exp $
+.\" $OpenBSD: ssl.3,v 1.18 2020/09/18 15:39:37 schwarze Exp $
.\" full merge up to: OpenSSL e330f55d Nov 11 00:51:04 2016 +0100
-.\" selective merge up to: OpenSSL cbade361 Dec 12 13:14:45 2017 +0100
+.\" selective merge up to: OpenSSL 322755cc Sep 1 08:40:51 2018 +0800
.\"
.\" This file was written by Ralf S. Engelschall <rse@openssl.org>,
.\" Ben Laurie <ben@openssl.org>, and Ulf Moeller <ulf@openssl.org>.
@@ -51,7 +51,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 14 2019 $
+.Dd $Mdocdate: September 18 2020 $
.Dt SSL 3
.Os
.Sh NAME
@@ -300,6 +300,7 @@ To change the configuration:
.Xr SSL_set_connect_state 3 ,
.Xr SSL_set_fd 3 ,
.Xr SSL_set_session 3 ,
+.Xr SSL_set1_host.3 ,
.Xr SSL_set_verify_result 3
.Pp
To inspect the configuration: