[openssl-commits] Errored: openssl/openssl#17304 (master - 8f8be10)

Travis CI builds at travis-ci.org
Mon Mar 19 23:29:54 UTC 2018


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

Build: #17304
Status: Errored

Duration: 36 minutes and 59 seconds
Commit: 8f8be10 (master)
Author: Richard Levitte
Message: s_client, s_server: do generic SSL configuration first, specialization after

We did the SSL_CONF_cmd() pass last of all things that could affect
the SSL ctx.  However, the results of this, for example:

    -max_protocol TLSv1.3 -tls1_2

... would mean that the protocol min got set to TLSv1.2 and the
protocol max to TLSv1.3, when they should clearly both be TLSv1.2.

However, if we see the SSL_CONF_cmd() switches as generic and those
internal to s_client and s_server as specialisations, we get something
that makes a little more sense.

Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5679)

View the changeset: https://github.com/openssl/openssl/compare/27df4597316c...8f8be103fd7d

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

--

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







This email was sent to openssl-commits at openssl.org (mailto:openssl-commits at openssl.org)
unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=371e323267364e72915b9c686294e897.S4RW6Clmvqc3YBhWrklxhpwfgC8%3D&r=https%3A%2F%2Fmandrillapp.com%2Funsub%3Fmd_email%3Dopenssl-commits%2540openssl.org)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20180319/bdb2aa8e/attachment.html>


More information about the openssl-commits mailing list