Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS.
[openssl.git] / doc / HOWTO / proxy_certificates.txt
index 3d36b02f6b318c0754d2cf567f889ddc5a9be09a..f98ec36076786f85465adf082afb72606f10cbc7 100644 (file)
@@ -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.