Empty the bodies of the WFE's and RA's `NewAuthorization` methods. These were used exclusively by the ACMEv1 flow. Also remove any helper functions which were used exclusively by this code, and any tests which were testing exclusively this code and which have equivalent tests for the ACMEv2 flow. Greatly simply `SA.GetAuthorizations2`, as it no longer has to contend with there being two different kinds of authorizations in the database. Add a few TODOs to consider removing a few other SA gRPC methods which no longer have any callers. Part of #5681 |
||
|---|---|---|
| .. | ||
| featureflag_string.go | ||
| features.go | ||
| features_test.go | ||