mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
* gRPC API server requires a CA certificate to verify and authenticate clients (passed via -ca-file) * gRPC clients must authenticate with a client certificate and key (passed via -cert-file and -key-file)