File containing the gossip secret, a shared secret key to use for gossip encryption. Required if enableGossipEncryption
is set. This file may contain any arbitrary-length utf8 string. To generate a new gossip secret, use a command such as openssl rand -base64 32
.