When the CA and the VA encounter an error from grpc.ServerSetup() they print a message of the form: > "Unable to setup XXX gRPC server", where XXX is "CA", or "VA". Prior to this commit when the publisher encounters the same error it prints: > "Failed to setup gRPC server". This commit updates the Publisher cmd to use the same gRPC error message format as the CA and the VA. |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||