]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXY
authorRichard Levitte <levitte@openssl.org>
Wed, 8 Jan 2025 09:15:02 +0000 (10:15 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 9 Jan 2025 11:03:52 +0000 (12:03 +0100)
commit6a2472fb3e958c029989286d9272bd2b23738f85
tree7d5bcce8d306d386c81ea87a26c0fc59b2f91f11
parent89e2c6f61ebbf2ee0b0b742eb66cba0583fc6813
Fix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXY

Fixes #26337

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26340)
crypto/http/http_lib.c