The NewCertificate codepath was the ACME v1 API's equivalent of the modern Finalize endpoint. Remove the bodies of the WFE's and the RA's `NewCertificate` functions. Remove the functions which were called only from those functions. One of the removed functions is the old `checkAuthorizations`, so update some tests which were calling that directly to instead use different entry points. Part of #5681 |
||
---|---|---|
.. | ||
csr.go | ||
csr_test.go |