Build Update for openssl/openssl ------------------------------------- Build: #5701 Status: Broken
Duration: 38 minutes and 44 seconds Commit: cdb2a60 (master) Author: Rob Percival Message: Internalizes SCT_verify and removes SCT_verify_v1 SCT_verify is impossible to call through the public API (SCT_CTX_new() is not part of the public API), so rename it to SCT_CTX_verify and move it out of the public API. SCT_verify_v1 is redundant, since SCT_validate does the same verification (by calling SCT_verify) and more. The API is less confusing with a single verification function (SCT_validate). Reviewed-by: Rich Salz <[email protected]> Reviewed-by: Matt Caswell <[email protected]> View the changeset: https://github.com/openssl/openssl/compare/5579eab9efd2...cdb2a60347f9 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/154548185 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
