iTP Secure WebServer System Administrators Guide (Version 7.5+)

Table 30 Supported Cipher Pairs (by Protocol)
TLS 1.2TLS 1.1TLS 1.0SSL 3.0Cipher
YesYesYesYes3DES_CBC_SHA1
YesYesYesYesAES_128_CBC_SHA1
YesYesYesYesAES_256_CBC_SHA1
YesYesYesNoCAMELLIA_128_CBC_SHA1
YesYesYesNoCAMELLIA_256_CBC_SHA1
YesYesYesYesRC4_SHA1
YesYesYesYesRC4_MD5
YesNoNoNoAES_128_CBC_SHA256
YesNoNoNoAES_256_CBC_SHA256
Table 31 (page 202) lists the cipher-hashing algorithm pairs (by key-exchange method) supported
in iTP Secure WebServer.
Table 31 Supported cipher-hashing algorithm pairs (by key-exchange method)
DHE_RSARSACipher
YesYes3DES_CBC_SHA1
YesYesAES_128_CBC_SHA1
YesYesAES_256_CBC_SHA1
YesYesCAMELLIA_128_CBC_SHA1
YesYesCAMELLIA_256_CBC_SHA1
NoYesRC4_SHA1
NoYesRC4_MD5
YesYesAES_128_CBC_SHA256
YesYesAES_256_CBC_SHA256
For integrity checking, either the MD5, SHA, or SHA256 hashing algorithm is used.
-name server-name
Use the -name argument to specify the name used to refer to the server. The iTP Secure WebServer
uses this name whenever it needs to generate a URL that refers to itself, such as with anchor
specifications in HTML files.
The name you specify must be a valid name or alias registered with the Domain Name Server
(DNS). For more information about setting up an alias, consult your system documentation or
network administrator. If no -name option is specified, the iTP Secure WebServer uses the server
address (server-addr) if -address is specified. Otherwise, the iTP Secure WebServer uses the
host name of the machine on which it is running.
-port port-num
Use the -port argument to configure the server to check for connections on a specified port
(port-num).
The standard port number for TLS and SSL connections is 443. If you choose another port, check
the $SYSTEM.ZTCPIP.SERVICES file to check that this port is not already allocated to another
service.
If you choose any port number less than 1024, you need to be root (superuser) to start the iTP
Secure WebServer. The default port number 443 is used if no -port argument is specified.
202 Configuration Directives