boulder/ca
Roland Bracewell Shoemaker 9c9e944759 Add SCT embedding (#3521)
Adds SCT embedding to the certificate issuance flow. When a issuance is requested a precertificate (the requested certificate but poisoned with the critical CT extension) is issued and submitted to the required CT logs. Once the SCTs for the precertificate have been collected a new certificate is issued with the poison extension replace with a SCT list extension containing the retrieved SCTs.

Fixes #2244, fixes #3492 and fixes #3429.
2018-03-12 11:58:30 -07:00
..
config Move CAConfig out of cmd. (#3165) 2017-10-12 16:16:38 -07:00
proto Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
testdata CA: Test that the CT poison extension in CSRs is ignored. (#2915) 2017-07-28 10:51:46 -07:00
ca.go Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
ca_test.go Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00