http_client.c: fix OSSL_HTTP_proxy_connect() for HTTPS proxy use
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 17 Jun 2021 05:55:42 +0000 (07:55 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Fri, 18 Jun 2021 12:29:13 +0000 (14:29 +0200)
commit8df299d63dc9d0c96278459550caf1519d18192f
tree528ad65c04978640864e58449fe679329267062d
parent0eed845ce2d76a1f2d8882cb32e1d36c30236d5e
http_client.c: fix OSSL_HTTP_proxy_connect() for HTTPS proxy use

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15796)
crypto/http/http_client.c