TLS options for client connections. true enables TLS with system CA verification; the object form allows trusting a custom CA (self-signed server cert) or disabling verification.
true
Optional
Path to a PEM CA certificate to trust (e.g. the self-signed server cert)
Verify the server certificate (default: true). Set false for self-signed in dev.
TLS options for client connections.
trueenables TLS with system CA verification; the object form allows trusting a custom CA (self-signed server cert) or disabling verification.