Skip to main content

Name

tls_client_ca — certificate authority for inbound mail

Synopsis

TLS_Client_Ca = "/path/to/CAlist"

Description

TLS_Client_Ca specifies a file containing a trusted certificate authority list. These certificates should be in PEM format. This CA list will be referenced if TLS_Verify is set to either ca or host.

Scope

tls_client_ca is valid in the ecstream_listener, esmtp_listener, global, http_listener, listen, pathway, pathway_group and peer scopes.

Was this page helpful?