]> 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:04:06 +0000 (12:04 +0100)
commit94a87f4a5a9a2a56e1b40881215deb4aaa91d12d
tree66049515b972a8b40e6e2a5f61d199179056c291
parent42fe40b1c3b369243ecebc43fe52f9cb0a3cfd69
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)

(cherry picked from commit 6a2472fb3e958c029989286d9272bd2b23738f85)
crypto/http/http_lib.c