boulder/cmd/boulder-wfe
Aaron Gable ebba443cad
Remove cmd.LoadCert in favor of core.LoadCert (#5165)
Having both of these very similar methods sitting around
only serves to increase confusion. This removes the last
few places which use `cmd.LoadCert` and replaces them
with `core.LoadCert`, and deletes the method itself.

Fixes #5163
2020-11-10 13:00:46 -08:00
..
main.go Remove cmd.LoadCert in favor of core.LoadCert (#5165) 2020-11-10 13:00:46 -08:00
main_test.go Add dummy tests for all commands. (#1879) 2016-06-03 11:54:03 -07:00