Keys¶
SEAL NATS uses the following keys in Consul:
BROKER_FORCE_TLS
: specifies if the SEAL NATS message broker uses TLS.BROKER_REJECT_UNAUTHORIZED
: specifies if self-signed TLS certificates from the message broker will be rejected.BROKER_SERVERS
: specifies the message broker server hosts and ports.BROKER_TOKEN
: specifies the message broker access token.
Literature - PLOSSYS 5 documentation
For a detailed description of these keys, refer to the PLOSSYS 5 documentation.