Home > Configuration > SSL > setsslprofile_encryptedclienthello

setsslprofile_encryptedclienthello

Use this method to set state of TLS 1.3 Encrypted Client Hello Support

Syntax



Parameters

name

Name for the SSL profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the profile is created.
This is mandatory parameter.

encryptedclienthello

State of TLS 1.3 Encrypted Client Hello Support
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also