Build Update for openssl/openssl
-------------------------------------

Build: #34941
Status: Still Failing

Duration: 30 mins and 52 secs
Commit: f720130 (master)
Author: Marc
Message: s_client: Fix -proxy flag regression

s_client: connection via an HTTP proxy broke somewhere prior to 
openssl-3.0.0-alpha2.

openssl s_client -connect <target> -proxy <proxy_host:proxy_port>
Results in s_client making a TCP connection to proxy_host:proxy_port and then 
issuing an HTTP CONNECT to the proxy, instead of the target.

Fixes https://github.com/openssl/openssl/issues/11879

Reviewed-by: David von Oheimb <david.von.ohe...@siemens.com>
Reviewed-by: Tomas Mraz <tm...@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11880)

View the changeset: 
https://github.com/openssl/openssl/compare/9c47a3386d67...f7201301ef00

View the full build log and details: 
https://travis-ci.org/github/openssl/openssl/builds/690823210?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to