SCT_set_source resets validation_status
authorRob Percival <robpercival@google.com>
Tue, 23 Aug 2016 17:31:16 +0000 (18:31 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 23 Aug 2016 19:31:03 +0000 (20:31 +0100)
commitfa515410aae2cf4ced2cf41cc6715fee6c6db344
treefed32871aa35ccc2aae4bc6622587bd43ddd731b
parenteb96e8b5fd1ad4eeae0b0330ca465ca462e0f6c1
SCT_set_source resets validation_status

This makes it consistent with all of the other SCT setters.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/ct/ct_sct.c