Check that SCT timestamps are not in the future
authorRob Percival <robpercival@google.com>
Thu, 8 Sep 2016 15:02:46 +0000 (16:02 +0100)
committerRich Salz <rsalz@openssl.org>
Tue, 15 Nov 2016 21:28:14 +0000 (16:28 -0500)
commita99be00636e73206f7a40b626595466003fa250e
tree9ef294d454248f15e4d7f206f9c6338056b08e95
parent5be6f71858a66060c7dcb46d0c015a55fc0b569d
Check that SCT timestamps are not in the future

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1554)
(cherry picked from commit 1fa9ffd934429f140edcfbaf76d2f32cc21e449b)
crypto/ct/ct_err.c
crypto/ct/ct_locl.h
crypto/ct/ct_policy.c
crypto/ct/ct_sct.c
crypto/ct/ct_sct_ctx.c
crypto/ct/ct_vfy.c
include/openssl/ct.h
ssl/ssl_lib.c
test/ct_test.c
util/libcrypto.num