boulder/wfe
Aaron Gable 1f776ba768
Remove publisher gRPC wrapper (#5327)
Delete the PublisherClientWrapper and PublisherServerWrapper. Update
various structs and functions to expect a pubpb.PublisherClient instead
of a core.Publisher; these two interfaces differ only in that the
auto-generated PublisherClient takes a variadic CallOptions parameter.
Update all mock publishers in tests to match the new interface. Finally,
delete the now-unused core.Publisher interface and some already-unused
mock-generating code.

This deletes a single sanity check (for a nil SCT even when there is a
nil error), but that check was redundant with an identical check in the
only extant client code in ctpolicy.go.

Fixes #5323
2021-03-11 10:50:29 -08:00
..
test Use X.509 AIA Issuer URL in rel="up" link header (#2545) 2017-02-07 11:19:22 -08:00
jose.go Switch away from old style statsd metrics wrappers (#4606) 2019-12-18 11:08:25 -05:00
jose_test.go wfe/wfe2: make JWS signature alg error msgs match reality (#4519) 2019-10-31 09:55:11 -04:00
wfe.go Allow WFEv1 to specify which issuer to use (#5222) 2021-01-20 09:22:03 -08:00
wfe_test.go Remove publisher gRPC wrapper (#5327) 2021-03-11 10:50:29 -08:00