Session Timeout (minutes)
|
Allows Server Administrator to time out if there is no user input for a specified number of minutes. Users whose sessions time out must log in again to continue. Selecting
Disable does not set a limit on the amount of time Server Administrator can remain open without terminating.
|
HTTPS Port
|
The number of the secure port that you want Server Administrator to use. The default port for Server Administrator is 1311.
|
IP Address to Bind to
|
By default the Web server listens to incoming browser requests on
All IP addresses. However, for increased security you can specify a single IP address or,
All IP addresses. An administrator can specify a loopback adapter address--an IP address to ensure that data sent out is delivered back to the source (without going across the network). For example, specifying
127.0.0.1 for IPv4 and
::1 or
0:0:0:0:0:0:0:1 or
0000:0000:0000:0000:0000:0000:0000:0001 for IPv6 disables remote login for Server Administrator and ensures that it is accessed from the local workstation only.
| NOTE: Link local address will not be populated in the drop-down list.
|
|
Mail To
|
Allows you to configure the default E-mail address.
|
SMTP Server Name (or IP Address)
|
Name of your Simple Mail Transfer Protocol (SMTP) server. For example,
smtp1.us.companyname.com. You can provide SMTP server name in the following forms: IPv4 or IPv6 or server name.
|
DNS Suffix for SMTP Server
|
The domain name system (DNS) suffix of your mail server, where
smtp1.us.companyname.com is the mail server, and the DNS suffix is
us.companyname.com.
|
Support Link
|
The URL for the business entity that supports your server.
|
Custom Delimiter
|
Specifies the character used to separate the data fields in the files created using the
Export button. The ; character is the default delimiter. Other options are
!,
,,
@,
#,
$,
^,
*,
~,
? , and
|.
| NOTE: The '%' and ':' delimiters are not supported in Server Administrator. If you have selected these delimiters in the earlier versions of Server Administrator, select a valid delimiter from the Custom Delimiter list for this version.
|
|
SSL Ciphers
|
SSL provides a secure connection between the web server and the browser. Choose the ciphers that support the web server while configuring. The connection service does not start if an invalid cipher suite is set. By default, the cipher suite values are:
TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,
TLS_AES_128_GCM_SHA256,TLS_AES_128_CCM_8_SHA256,TLS_AES_128_CCM_SHA256,
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384,
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256,
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384,
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA,
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256,
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA
| NOTE: If an incorrect cipher value is set and connection service fails to start, use CLI command prompt or manually set the valid ciphers and restart the connection service.
|
|
SSL Protocols
|
Allows you to set the web server SSL protocols configuration from the list of supported SSL protocols. The possible values are: TLSv1.2, TLSv1.3, and (TLSv1.2, TLSv1.3) . By default, the value of SSL protocol is set to (TLSv1.2, TLSv1.3). The changes take effect after web server restart.
|
Key Signing Algorithm (For Self Signed Certificate)
|
Displays the supported signing algorithms. Select an algorithm from the drop-down list.
| NOTE: If you select either SHA 512 or SHA 256, ensure that your operating system/browser supports this algorithm. If you select one of these options without the requisite operating system/browser support, server administrator displays a "cannot display the web page" error.
|
| NOTE: This field is meant only for Server Administrator auto generated self-signed certificates. The drop-down list is grayed out if you import or generate new certificates into Server Administrator.
|
|
Managed System Login
|
Set the Managed System Login preference to enable the manage login to remote host.
| NOTE: From version 9.4.0 of Server Administrator, Managed System Login is in disabled status by default. However for a webserver only installation it is enabled. If the Managed system Login is disabled, to connect to a remote managed node, enable the preference of Managed System Login from the preferences page.
|
|