]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc/man7/openssl-env: sort *_PROXY environment variables, add lowercase variants
authorEugene Syromiatnikov <esyr@openssl.org>
Fri, 11 Jul 2025 15:40:22 +0000 (17:40 +0200)
committerNeil Horman <nhorman@openssl.org>
Tue, 29 Jul 2025 17:12:10 +0000 (13:12 -0400)
commite914d23642f079192687f55cdde3cb440354e7e3
tree381702aa47822058ba5888965e201245dc14b85a
parent0afaa27df791eb5dc996309e14ba8ba319fa99aa
doc/man7/openssl-env: sort *_PROXY environment variables, add lowercase variants

Sort HTTP_PROXY, HTTPS_PROXY, and NO_PROXY in lexicographical order, add
mentions of the lowercase variants of the variables (as they are already
mentioned in OSSL_HTTP_parse_url(3)), in the same order, despite
it is not a lexicographical one, do minimise confusion.

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28025)
doc/man7/openssl-env.pod