Purpose
Specify the path and filename to a certificate bundle file that CLI will use to look up root CA certificates.
Usage
SSLCA=/etc/ssl/ca-bundle.pem
Notes
The certificate bundle should contain a list of PEM encoded root CA certificates. See How to Secure Connections using TLS for detailed usage information.