Build Update for openssl/openssl ------------------------------------- Build: #28067 Status: Still Failing
Duration: 19 mins and 25 secs Commit: 1f9dc86 (OpenSSL_1_1_1-stable) Author: Bernd Edlinger Message: Change DH_generate_parameters back to order 2q subgroup For for G=2 and 5 DH_generate_parameters will continue to generate the order 2q subgroup for compatibility with previous versions. For G=3 DH_generate_parameters generates an order q subgroup, but it will not pass the check in DH_check with previous OpenSSL versions. Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9820) View the changeset: https://github.com/openssl/openssl/compare/288241b6bf1b...1f9dc86b557d View the full build log and details: https://travis-ci.org/openssl/openssl/builds/582651654?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.
