letsencrypt / boulder

An ACME-based certificate authority, written in Go.
Mozilla Public License 2.0
5.2k stars 606 forks source link

integration tests should check that CT entry was added #835

Closed jmhodges closed 9 years ago

jmhodges commented 9 years ago

This would be a follow-up to #832.

rolandshoemaker commented 9 years ago

I think since submitting certificates to logs is currently our only guarantee of transparency for all issued certificates, and this would test we are doing that properly, this should probably be marked GA instead of defer.