Closed khrm closed 1 year ago
CLI should support a flag --insecure which enables it to call grpc server without authenticating.
It's needed to simplify configuration for self signed certificate..
/assign khrm
Good feature to have!
It exists in different branch of results atm. I would raise a pr for it. @xinnjie
Feature request
CLI should support a flag --insecure which enables it to call grpc server without authenticating.
Use case
It's needed to simplify configuration for self signed certificate..