summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/libtls/tls_init.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libtls/tls_init.3 b/src/lib/libtls/tls_init.3
index 3c23cda63e..cd1f00af23 100644
--- a/src/lib/libtls/tls_init.3
+++ b/src/lib/libtls/tls_init.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: tls_init.3,v 1.60 2016/05/09 13:48:57 jsing Exp $ 1.\" $OpenBSD: tls_init.3,v 1.61 2016/05/27 11:25:57 sthen Exp $
2.\" 2.\"
3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> 3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: May 9 2016 $ 17.Dd $Mdocdate: May 27 2016 $
18.Dt TLS_INIT 3 18.Dt TLS_INIT 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -421,7 +421,7 @@ can only succeed after the handshake is complete.
421.Fn tls_peer_cert_contains_name 421.Fn tls_peer_cert_contains_name
422checks if the peer of a TLS 422checks if the peer of a TLS
423.Ar ctx 423.Ar ctx
424has povided a certificate that contains a 424has provided a certificate that contains a
425SAN or CN that matches 425SAN or CN that matches
426.Ar name . 426.Ar name .
427.Fn tls_peer_cert_contains_name 427.Fn tls_peer_cert_contains_name