boulder/ra/proto
Daniel McCarney 2f263f8ed5 ACME v2 Finalize order support (#3169)
This PR implements order finalization for the ACME v2 API.

In broad strokes this means:

* Removing the CSR from order objects & the new-order flow
* Adding identifiers to the order object & new-order
* Providing a finalization URL as part of orders returned by new-order
* Adding support to the WFE's Order endpoint to receive finalization POST requests with a CSR
* Updating the RA to accept finalization requests and to ensure orders are fully validated before issuance can proceed
* Updating the SA to allow finding order authorizations & updating orders.
* Updating the CA to accept an Order ID to log when issuing a certificate corresponding to an order object

Resolves #3123
2017-11-01 12:39:44 -07:00
..
generate.go Add gRPC server to RA (#2350) 2016-11-29 15:34:35 -08:00
ra.pb.go ACME v2 Finalize order support (#3169) 2017-11-01 12:39:44 -07:00
ra.proto ACME v2 Finalize order support (#3169) 2017-11-01 12:39:44 -07:00