[openssl-commits] Passed: openssl/openssl#16359 (master - 6e99ae5)

Travis CI builds at travis-ci.org
Wed Feb 14 16:47:56 UTC 2018


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

Build: #16359
Status: Passed

Duration: 47 minutes and 5 seconds
Commit: 6e99ae5 (master)
Author: Matt Caswell
Message: Ignore an s_client psk in TLSv1.3 if not TLSv1.3 suitable

The s_client psk_use_session_cb callback has a comment stating that we
should ignore a key that isn't suitable for TLSv1.3. However we were
actually causing the connection to fail. Changing the return value fixes
the issue.

Also related to this is that the early_data extension was not marked as
TLSv1.3 only which it should be.

Fixes #5202

Reviewed-by: Ben Kaduk <kaduk at mit.edu>
(Merged from https://github.com/openssl/openssl/pull/5205)

View the changeset: https://github.com/openssl/openssl/compare/cb1c3d1a2714...6e99ae58c8e1

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/341496865?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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20180214/4ae373fa/attachment-0001.html>


More information about the openssl-commits mailing list