datastreaming configuration protocol http consumers <service_name> ssl min-version

Prev Next

Specifies the minimum version of TLS required for SSL connections to the HTTP receiver.

Syntax

[no] datastreaming configuration protocol http consumers <service_name> ssl min-version {tls1 | tls1.1 | tls1.2}

Parameters

no

Resets the minimum version to the default.

<service_name>

The name of the service.

tls1

Requires TLSv1 or higher.

tls1.1

Requires TLSv1.1 or higher.

tls1.2

Requires TLSv1.2 or higher. (Default)

Examples

The following example sets the minimum required version of the SSL protocol to TLSv1.2 or higher:

hostname (config) # datastreaming configuration protocol http consumers cm7.saturn.example.com ssl min-version TLSv1.2

The following example resets the minimum required version of the SSL protocol:

hostname (config) # no datastreaming configuration protocol http consumers cm7.saturn.example.com ssl min-version

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.