This section is optional.
Configuration Options
Whether or not to enable SSL/TLS on gRPC connections (gRPCS).
Whether or not to automatically configure SSL certs using ACME. If ACME is enabled, cert_file and key_file should not be set.
Path to a PEM encoded certificate file to use for TLS if not using ACME.
Path to a PEM encoded key file to use for TLS if not using ACME.
Path to a PEM encoded certificate authority file used to issue client certificates for mTLS auth.
Path to a PEM encoded certificate authority key file used to issue client certificates for mTLS auth.
Generating client CA files
Example Configuration
config.yaml