Build Update for openssl/openssl ------------------------------------- Build: #31988 Status: Errored
Duration: 1 hr, 3 mins, and 33 secs Commit: 104a733 (master) Author: Matt Caswell Message: Fix no-tls1_3 The hostname_cb in sslapitest.c was originally only defined if TLSv1.3 was enabled. A recently added test now uses this unconditionally, so we move the function implementation earlier in the file, and always compile it in. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/11014) View the changeset: https://github.com/openssl/openssl/compare/5ce87e11de21...104a733df65d View the full build log and details: https://travis-ci.org/openssl/openssl/builds/646840744?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.
