Build Update for openssl/openssl ------------------------------------- Build: #28363 Status: Still Failing
Duration: 10 mins and 26 secs Commit: 58f0a4f (OpenSSL_1_1_1-stable) Author: Jon Spillett Message: apps/pkcs12: print multiple PKCS#12 safeBag attribute values if present Currently the pkcs12 app will only ever print the first value of a multi-value attribute. This is OK for some attributes (e.g. friendlyName, localKeyId) but may miss values for other attributes. Reviewed-by: Matt Caswell <[email protected]> Reviewed-by: Richard Levitte <[email protected]> Reviewed-by: Matthias St. Pierre <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9751) (cherry picked from commit dbcc7b45670483cc89428afe1d3c363ef83d76df) View the changeset: https://github.com/openssl/openssl/compare/8dcd57461972...58f0a4f16b6e View the full build log and details: https://travis-ci.org/openssl/openssl/builds/585965865?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.
