summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2015-09-14 21:23:00 +0000
committerjmc <>2015-09-14 21:23:00 +0000
commitaac9324af4583b8079db50a42f9dcabcce723368 (patch)
tree2f3639796382764b86f3e36898248b84b99cf99b
parent0e84a3939e912f6a384416b3af214fe8d44ff343 (diff)
downloadopenbsd-aac9324af4583b8079db50a42f9dcabcce723368.tar.gz
openbsd-aac9324af4583b8079db50a42f9dcabcce723368.tar.bz2
openbsd-aac9324af4583b8079db50a42f9dcabcce723368.zip
tweak previous;
-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