Build Update for openssl/openssl ------------------------------------- Build: #25348 Status: Errored
Duration: 25 mins and 0 secs Commit: 6acf605 (master) Author: Tomas Mraz Message: The SHA256 is not a mandatory digest for DSA. The #7408 implemented mandatory digest checking in TLS. However this broke compatibility of DSS support with GnuTLS which supports only SHA1 with DSS. There is no reason why SHA256 would be a mandatory digest for DSA as other digests in SHA family can be used as well. Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9015) View the changeset: https://github.com/openssl/openssl/compare/3b437400d90f...6acf605b05ed View the full build log and details: https://travis-ci.org/openssl/openssl/builds/538148741?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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.
