Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS.
This commit is contained in:
parent
f9c5e5d92e
commit
e0311481b8
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue