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:12:41 +0000 (16:12 -0500)
commit1fa9ffd934429f140edcfbaf76d2f32cc21e449b
tree6fb2ae2a0d3e11febb094acc8e3df03621000ab1
parent7b176a549ea374fc9b64c3fa7f0812239528b696
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)
13 files changed:
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
doc/man3/CT_POLICY_EVAL_CTX_new.pod
doc/man3/SCT_validate.pod
doc/man3/SSL_CTX_set_ct_validation_callback.pod
include/openssl/ct.h
ssl/ssl_lib.c
test/ct_test.c
util/libcrypto.num