Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rocsp-tool: remove ServiceConfig from config (#6061)
ServiceConfig is only needed for components that act as gRPC services. For rocsp-tool, which is a gRPC client but is long-running enough to merit a debug port, we should provide DebugAddr in the config.
- Loading branch information