Version 5.8 241 September 2009
SIP User's Manual 6. Configuration Parameters Reference
Parameter Description
 For a description of the parameters composing this table, refer to the
individual parameters described below.
 To configure the firewall using the Web interface and for a description
of the parameters of this ini file table parameter, refer to Configuring
the Firewall Settings on page 77.
 For a description of configuring with ini file table parameters, refer to
Format of ini File Table Parameters on page 191.
6.4.2 HTTPS Parameters
The Secure Hypertext Transport Protocol (HTTPS) parameters are described in the table
below.
Table 6-21: 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 is
EXP:RC4.
Note: For this parameter to take effect, a device reset is
required.
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.