zeek/testing/btest/scripts/base/files/x509
Johanna Amann 115a676d08 SCT: Allow verification of SCTs in Certs.
This is much more complex than the TLS Extension/OCSP cases. We need to
first alter the certificate and remove the extension from it, before
extracting the tbscert. Furthermore, we need the key hash of the issuing
certificate to be able to validate the proof - which means that we need
a valid certificate chain.

Missing: documentation, nice integration so that we can just add a
script and use this in Bro.
2017-03-29 09:17:24 -07:00
..
1999.test Fix parsing of x509 pre-y2k dates 2016-04-26 12:30:28 -07:00
signed_certificate_timestamp.test SCT: Allow verification of SCTs in Certs. 2017-03-29 09:17:24 -07:00
signed_certificate_timestamp_ocsp.test SCT: add validation of proofs for extensions and OCSP. 2017-03-29 09:04:05 -07:00