Version 6.2 357 February 2011
SIP User's Manual 10. Configuration Parameters Reference
Parameter Description
Notes:
 This parameter can include up to 50 indices.
 To configure the firewall using the Web interface and for a description
of the parameters of this ini file table parameter, see ''Configuring
Firewall Settings'' on page 89.
 For a description of configuring with ini file table parameters, see
''Configuring ini File Table Parameters'' on page 194.
10.4.2 HTTPS Parameters
The Secure Hypertext Transport Protocol (HTTPS) parameters are described in the table
below.
Table 10-19: HTTPS Parameters
Parameter Description
Web: Secured Web Connection
(HTTPS)
EMS: HTTPS Only
[HTTPSOnly]
Determines the protocol used to access the Web interface.
 [0] HTTP and HTTPS (default).
 [1] HTTPs Only = Unencrypted HTTP packets are blocked.
Note: For this parameter to take effect, a device reset is
required.
EMS: HTTPS Port
[HTTPSPort]
Determines the local Secured HTTPS port of the device.
The valid range is 1 to 65535 (other restrictions may apply within
this range).
The default port is 443.
Note: For this parameter to take effect, a device reset is
required.
EMS: HTTPS Cipher String
[HTTPSCipherString]
Defines the Cipher string for HTTPS (in OpenSSL cipher list
format). For the valid range values, refer to URL
http://www.openssl.org/docs/apps/ciphers.html.
The default value is ‘EXP’ (Export encryption algorithms). For
example, use ‘ALL’ for all ciphers suites (e.g., for ARIA
encryption for TLS). The only ciphers available are RC4 and
DES, and the cipher bit strength is limited to 56 bits.
Web: HTTP Authentication Mode
EMS: Web Authentication Mode
[WebAuthMode]
Determines the authentication mode for the Web interface.
 [0] Basic Mode = Basic authentication (clear text) is used
(default).
 [1] Digest When Possible = Digest authentication (MD5) is
used.
 [2] Basic if HTTPS, Digest if HTTP = Digest authentication
(MD5) is used for HTTP, and basic authentication is used for
HTTPS.
Note: When RADIUS login is enabled (i.e., the parameter
WebRADIUSLogin is set to 1), basic authentication is forced.