Specifies the list of supplemental certificates of authority (CA) that is to be used for the Rsyslog receiver.
Syntax
datastreaming configuration protocol rsyslog consumers <service_name> ssl ca-list {<ca_list_source> | none | default-ca-list}
Parameters
no
Removes the supplemental CA certificate list.
<service_name>
The name of the service.
<ca_list_source>
The following list source options are available:
builtin-only: no supplemental list, can only use built-in one.default-ca-list: default supplemental CA certificate list.undefined: Implements dynamic logic to determine inclusion/exclusion automatically.based on context: defaults to default-ca-list when SSL is disabled.
Examples
The following example specifies the uses the default-ca-list for the Rsyslog receiver:
hostname (config) # datastreaming configuration protocol rsyslog consumers cm7.saturn.example.com ssl ca-list default-ca-list
The following example removes the supplemental CA certificate list:
hostname (config) # datastreaming configuration protocol http consumers cm7.saturn.example.com ssl ca-list
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Email Security — Server: Release 8.4.0. CA list source updated in version 11.0.1.