Build Update for openssl/openssl ------------------------------------- Build: #36831 Status: Still Failing
Duration: 1 hr, 27 mins, and 4 secs Commit: 26a8f2a (master) Author: Richard Levitte Message: RSA: Fix rsa_todata() to only add params for existing data The RSA key could be a public key, and yet, rsa_todata() always tries to add the private parts as well. The resulting parameters will look a bit odd, such as a zero |d|, resulting in an invalid key. Reviewed-by: Shane Lontis <[email protected]> (Merged from https://github.com/openssl/openssl/pull/12676) View the changeset: https://github.com/openssl/openssl/compare/e6ed04a9dcc2...26a8f2ac95ad View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/180609104?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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.
