Commit Graph

1 Commits

Author SHA1 Message Date
Jacob Hoffman-Andrews f238409089
Split rocsp-tool into files; add some tests (#5795)
This splits rocsp-tool/main.go into main.go, client.go, issuers.go,
and inflight.go.

Adds tests for issuers and inflight, plus storeResponse in
client.go. Doesn't yet have a test for loadFromDB in client.go.

Part of #5786
2021-11-12 17:41:14 -08:00