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

Build: #35848
Status: Errored

Duration: 2 hrs, 16 mins, and 34 secs
Commit: 2c9ba46 (master)
Author: Benny Baumann
Message: Force ssl/tls protocol flags to use stream sockets

Prior to this patch doing something like
  openssl s_client -dtls1 -tls1 ...
could cause s_client to speak TLS on a UDP socket
which does not normally make much sense.

Reviewed-by: Matt Caswell <m...@openssl.org>
Reviewed-by: Tomas Mraz <tm...@fedoraproject.org>
Reviewed-by: Paul Dale <paul.d...@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12266)

View the changeset: 
https://github.com/openssl/openssl/compare/64fdea12beb7...2c9ba46c90e9

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

--

You can unsubscribe from build emails from the openssl/openssl repository going 
to 
https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.com/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