boulder/core
Roland Bracewell Shoemaker e27f370fd3 Excise code relating to pre-SCT embedding issuance flow (#3769)
Things removed:

* features.EmbedSCTs (and all the associated RA/CA/ocsp-updater code etc)
* ca.enablePrecertificateFlow (and all the associated RA/CA code)
* sa.AddSCTReceipt and sa.GetSCTReceipt RPCs
* publisher.SubmitToCT and publisher.SubmitToSingleCT RPCs

Fixes #3755.
2018-06-28 08:33:05 -04:00
..
proto Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
challenges.go Implement TLS-ALPN-01 and integration test for it (#3654) 2018-06-06 13:04:09 -04:00
core_test.go Implement TLS-ALPN-01 and integration test for it (#3654) 2018-06-06 13:04:09 -04:00
interfaces.go Excise code relating to pre-SCT embedding issuance flow (#3769) 2018-06-28 08:33:05 -04:00
objects.go Implement TLS-ALPN-01 and integration test for it (#3654) 2018-06-06 13:04:09 -04:00
objects_test.go Implement TLS-ALPN-01 and integration test for it (#3654) 2018-06-06 13:04:09 -04:00
util.go core/util: ValidSerial should return false if the serial is not 32 or 36 (#3712) 2018-05-24 15:31:06 -04:00
util_test.go core/util: ValidSerial should return false if the serial is not 32 or 36 (#3712) 2018-05-24 15:31:06 -04:00
va.go Implement gRPC for VA's RPCs (#1738) 2016-05-31 16:44:48 -07:00