CLI Guide

Table Of Contents
Table 64. Valid Parameters Of Omconfig Preferences Webserver (continued)
name=value pair 1 name=value pair 2 Description
the table, Country names and
codes, provided later in this section.
The validity, keysize, and
algorithm parameters are optional.
If you do not set any value
for the optional parameters, Server
Administrator assigns default values to
the optional parameters. The default
values of validity, keysize,
and algorithm are 1095, 2048,
and SHA512 respectively. Restarting
Server Administrator web server is
optional, but the generated certificate
comes to effect only after restarting
the web server.
attribute=uploadcert certfile=<path of the certificate file>
type=<pkcs12> password=<password
of the certificate file>
webserverrestart=true | false
Allows you to import a PKCS#12 keystore
that replaces the private key and
certificate used in Server Administrator
web server. PKCS#12 is public keystore
that contains a private key and the
certificate for a web server. Server
Administrator uses the Java KeyStore
(JKS) format to store the SSL certificates
and its private key. Importing a PKCS#12
keystore to Server Administrator deletes
the keystore entries, and imports a private
key and certificate entries to the Server
Administrator JKS.
NOTE: If you are importing a
PKCS#12 keystore, specify the type
and password of the certificate.
Restarting Server Administrator web
server is optional, but the uploaded
certificate comes to effect only after
restarting the web server.
NOTE: An error message is displayed
if you either type an invalid PKCS file
name or an incorrect password.
attribute=<ciphers> setting=<valid ciphers text value>
Allows you to choose the ciphers that
support the web server while configuring.
SSL provides a secure connection
between the web server and the browser.
The connection service does not start if
an invalid cipher suite is set.
NOTE: If an incorrect cipher value is
set and the connection service fails to
start, use the CLI command prompt
or manually set the valid ciphers and
restart the connection service.
attribute=<sslprotocol> setting=<valid sslprotocol values are
TLSv1.1| TLSv1.2| TLSv1.1, TLSv1.2|
Allows you to set the web server SSL
protocols configuration from the valid
Omconfig Managing Components Using The Instrumentation Service 95