summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2015-09-14 21:23:00 +0000
committerjmc <>2015-09-14 21:23:00 +0000
commit703170d97926316a074474fc325ca26f3a028f6d (patch)
tree2f3639796382764b86f3e36898248b84b99cf99b
parent3e5c8273f252e9fe9e751d6fc17106fffbb4979d (diff)
downloadopenbsd-703170d97926316a074474fc325ca26f3a028f6d.tar.gz
openbsd-703170d97926316a074474fc325ca26f3a028f6d.tar.bz2
openbsd-703170d97926316a074474fc325ca26f3a028f6d.zip
tweak previous;
Diffstat (limited to '')
-rw-r--r--src/lib/libtls/tls_init.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libtls/tls_init.3 b/src/lib/libtls/tls_init.3
index 12a8e4bcf7..bf34b71466 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.48 2015/09/14 16:16:38 jsing Exp $ 1.\" $OpenBSD: tls_init.3,v 1.49 2015/09/14 21:23:00 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> 3.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
4.\" 4.\"
@@ -369,7 +369,7 @@ Be careful when using this option.
369.Em (Client) 369.Em (Client)
370.It 370.It
371.Fn tls_config_insecure_noverifytime 371.Fn tls_config_insecure_noverifytime
372disables validity checking of certificate. 372disables validity checking of certificates.
373Be careful when using this option. 373Be careful when using this option.
374.Em (Client and server) 374.Em (Client and server)
375.It 375.It