Use the certificate authority store provided by the system
--x509-use-system-store
x509-use-system-store
specifies that the server instance uses the system
provided certificate authority (CA) store. By default, the server uses the file
/etc/ssl/certs/ca-certificates.crt
as trusted CA store and
searches for trusted certificates under the folder /etc/ssl/certs
.
You can override these locations by setting the environment variables
SSL_CERT_FILE
and SSL_CERT_DIR
.
The instance uses the system CA store.
--x509-use-system-store
https
| ssl-verify-peer-mode
| x509-ca-file-store
| x509-use-crl