Home > Configuration > SSL > setsslprofile_common

setsslprofile_common

Use this method to set name to be checked against the CommonName (CN) field in the server certificate bound to the SSL server.

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.

commonname

Name to be checked against the CommonName (CN) field in the server certificate bound to the SSL server.

Return Value

Returns simpleResult

See Also