Home > Configuration > SSL > setsslprofile_sendclosenotify

setsslprofile_sendclosenotify

Use this method to set enable sending SSL Close-Notify at the end of a transaction.

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.

sendclosenotify

Enable sending SSL Close-Notify at the end of a transaction.
Default value = YES.
Possible Values : YES, NO.

Return Value

Returns simpleResult

See Also