The SSL section enables SSL/TLS on build event protocol and remote cache gRPC connections (gRPCS).Documentation Index
Fetch the complete documentation index at: https://mintlify.com/buildbuddy-io/buildbuddy/llms.txt
Use this file to discover all available pages before exploring further.
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