aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/HOWTO
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2012-06-27 18:44:36 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2012-06-27 18:44:36 +0000
commit12de4ed29912d67d64fca55ebde81bea243ff886 (patch)
treeeec54a5ed50326dd4ab254bab7df3b566651ac6d /crypto/openssl/doc/HOWTO
parent2e52fb92ff82120099f4358b47ce51a2b62fda17 (diff)
parent2b8b5455829304396e38200c205612c4dc57c052 (diff)
Notes
Diffstat (limited to 'crypto/openssl/doc/HOWTO')
-rw-r--r--crypto/openssl/doc/HOWTO/proxy_certificates.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/HOWTO/proxy_certificates.txt b/crypto/openssl/doc/HOWTO/proxy_certificates.txt
index 3d36b02f6b318..f98ec36076786 100644
--- a/crypto/openssl/doc/HOWTO/proxy_certificates.txt
+++ b/crypto/openssl/doc/HOWTO/proxy_certificates.txt
@@ -57,7 +57,7 @@ following methods:
- in all other cases, proxy certificate validation can be enabled
before starting the application by setting the envirnoment variable
- OPENSSL_ALLOW_PROXY with some non-empty value.
+ OPENSSL_ALLOW_PROXY_CERTS with some non-empty value.
There are thoughts to allow proxy certificates with a line in the
default openssl.cnf, but that's still in the future.