You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. The default would require to ship with a certificate of some kind. We have a WARN level logging to communicate that the connection is insecure for now.
PR #364 introduces gRPC server connection through insecure connections.
https://github.com/prysmaticlabs/prysm/pull/364/files#diff-6df2af9c5a6ba83c50b7b5ec427fba94R39
We should do the following:
--use_insecure_rpc
or similiar) where the default is secure connectionThere may be multiple gRPC server/client connections. This issue should capture all of those cases.
The text was updated successfully, but these errors were encountered: