Build Update for openssl/openssl ------------------------------------- Build: #16261 Status: Passed
Duration: 28 minutes and 9 seconds Commit: 7e70213 (master) Author: Matt Caswell Message: Don't overestimate the ticket age On the client we calculate the age of the ticket in seconds but the server may work in ms. Due to rounding errors we could overestimate the age by up to 1s. It is better to underestimate it. Otherwise, if the RTT is very short, when the server calculates the age reported by the client it could be bigger than the age calculated on the server - which should never happen. Reviewed-by: Rich Salz <rs...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5306) View the changeset: https://github.com/openssl/openssl/compare/c684a2d34d0d...7e70213fe3c7 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/340412203?utm_source=email&utm_medium=notification -- 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