summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2016-02-12 13:03:19 +0000
committerjmc <>2016-02-12 13:03:19 +0000
commit208f3180dd0afc800e46028ff567226eb4efd4c7 (patch)
tree79f7854fce620c9f330080407cc7684812d4c9e4 /src
parent6b65bd37575cc6f797493de817a5500962f066b3 (diff)
downloadopenbsd-208f3180dd0afc800e46028ff567226eb4efd4c7.tar.gz
openbsd-208f3180dd0afc800e46028ff567226eb4efd4c7.tar.bz2
openbsd-208f3180dd0afc800e46028ff567226eb4efd4c7.zip
word fix from previous; ok sthen
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/openssl/openssl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index 6d3775181c..8c3140de68 100644
--- a/src/usr.bin/openssl/openssl.1
+++ b/src/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.31 2016/02/08 19:29:57 jmc Exp $ 1.\" $OpenBSD: openssl.1,v 1.32 2016/02/12 13:03:19 jmc Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: February 8 2016 $ 115.Dd $Mdocdate: February 12 2016 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -6659,7 +6659,7 @@ If this option is set, no DH parameters will be loaded, effectively
6659disabling the ephemeral DH cipher suites. 6659disabling the ephemeral DH cipher suites.
6660.It Fl no_tls1 | no_tls1_1 | no_tls1_2 6660.It Fl no_tls1 | no_tls1_1 | no_tls1_2
6661By default, the initial handshake uses a method which should be compatible 6661By default, the initial handshake uses a method which should be compatible
6662with servers supporting any version of TLS. 6662with clients supporting any version of TLS.
6663These options disable the use of TLS1.0, 1.1, and 1.2, respectively. 6663These options disable the use of TLS1.0, 1.1, and 1.2, respectively.
6664.It Fl no_tmp_rsa 6664.It Fl no_tmp_rsa
6665Certain export cipher suites sometimes use a temporary RSA key; this option 6665Certain export cipher suites sometimes use a temporary RSA key; this option