summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/openssl.1
diff options
context:
space:
mode:
authorlteo <>2015-09-12 19:34:07 +0000
committerlteo <>2015-09-12 19:34:07 +0000
commit8c6d0b14d21df96627f6b3ff8430f8b0e3921ea1 (patch)
tree4ddf54d828aab78409ab1158c950cbbedb1d9d2e /src/usr.bin/openssl/openssl.1
parent9480ccd0f85763578f4bb5f1b4b39e98da340d0f (diff)
downloadopenbsd-8c6d0b14d21df96627f6b3ff8430f8b0e3921ea1.tar.gz
openbsd-8c6d0b14d21df96627f6b3ff8430f8b0e3921ea1.tar.bz2
openbsd-8c6d0b14d21df96627f6b3ff8430f8b0e3921ea1.zip
Nuke SSLEAY_CONF -- a backwards compatibility environment variable that
has been superseded by OPENSSL_CONF and discouraged from use for almost 16 years. "Definately ok" jsing@ "burn it" deraadt@ "Kill it with fire" miod@ "KILL IT WITH FIRE!!! BURN!!!!" beck@
Diffstat (limited to 'src/usr.bin/openssl/openssl.1')
-rw-r--r--src/usr.bin/openssl/openssl.17
1 files changed, 2 insertions, 5 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index 7e4937207d..efa264fc9d 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.22 2015/09/11 14:30:23 bcook Exp $ 1.\" $OpenBSD: openssl.1,v 1.23 2015/09/12 19:34:07 lteo 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: September 11 2015 $ 115.Dd $Mdocdate: September 12 2015 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -5779,9 +5779,6 @@ if defined, allows an alternative configuration
5779file location to be specified; it will be overridden by the 5779file location to be specified; it will be overridden by the
5780.Fl config 5780.Fl config
5781command line switch if it is present. 5781command line switch if it is present.
5782For compatibility reasons the
5783.Ev SSLEAY_CONF
5784environment variable serves the same purpose but its use is discouraged.
5785.Sh REQ BUGS 5782.Sh REQ BUGS
5786.Nm OpenSSL Ns Li 's 5783.Nm OpenSSL Ns Li 's
5787handling of T61Strings 5784handling of T61Strings