File containing the server certificate authority file
--x509-ca-file-store path
x509-ca-file-store specifies the certificate authority (CA) file to verify
peer certificates. This file contains trusted certificates and certificate revocation
lists.
You can also put intermediate certificates into the CA file. An intermediate certificate in the CA file becomes a trusted certificate.
pathPath to the certificate CA file store. Relative and absolute paths are valid.
The instance loads the CA store from ca_file.pem which
is located at .instance_root/x509
--x509-ca-file-store ./x509/ca_file.pem
https | ssl-verify-peer-mode | x509-use-crl | x509-use-system-store