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

Build: #8094
Status: Errored

Duration: 1 hour, 2 minutes, and 39 seconds
Commit: 07cd2f8 (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: s_client: Better response success check for CONNECT

Instead of looking for "200" and "established" (and failing all other
2xx responses or "Established"), let's look for a line that's not a
header (i.e. doesn't contain a ':') and where the first space is
followed by a '2'.

Reviewed-by: Rich Salz <rs...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1664)
(cherry picked from commit ec2a0e60652c0e61e90dde367756c5d92cd882d3)

View the changeset: 
https://github.com/openssl/openssl/compare/0e3200b59d2d...07cd2f84d148

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/195008363

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to