Build Update for openssl/openssl ------------------------------------- Build: #15550 Status: Errored
Duration: 31 minutes and 40 seconds Commit: 08455bc (master) Author: Matt Caswell Message: Tolerate DTLS alerts with an incorrect version number In the case of a protocol version alert being sent by a peer the record version number may not be what we are expecting. In DTLS records with an unexpected version number are silently discarded. This probably isn't appropriate for alerts, so we tolerate a mismatch in the minor version number. This resolves an issue reported on openssl-users where an OpenSSL server chose DTLS1.0 but the client was DTLS1.2 only and sent a protocol_version alert with a 1.2 record number. This was silently ignored by the server. Reviewed-by: Viktor Dukhovni <[email protected]> (Merged from https://github.com/openssl/openssl/pull/5018) View the changeset: https://github.com/openssl/openssl/compare/225f980d22df...08455bc9b0e6 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/327012819?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
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
