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
The Gossip CA Cert is a large string, a standard cert. It will require a large field. The GRPC Cert Hash is a standard short hash. It does not require a large field.
Solution
Switch the Gossip cert field to an area box, and the GRPC Cert Hash to a standard text box.
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
The Gossip CA Cert is a large string, a standard cert. It will require a large field. The GRPC Cert Hash is a standard short hash. It does not require a large field.
Solution
Switch the Gossip cert field to an area box, and the GRPC Cert Hash to a standard text box.
Alternatives
No response
The text was updated successfully, but these errors were encountered: