boulder/core/proto
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
..
core.pb.go Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
core.proto Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
generate.go Implement gRPC for VA's RPCs (#1738) 2016-05-31 16:44:48 -07:00