CLI Guide

name=value pair 1 name=value pair 2 Description
NOTE: The country name (country
name) must be of two characters,
and validity (
validity) must be in
days. For country names, see 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 certicate comes
to eect only after restarting the
web server.
attribute=uploadcert certle=<path of the certicate le>
type=<pkcs12> password=<password of
the certicate le>
webserverrestart=true | false
Allows you to import a PKCS#12 keystore
that replaces the private key and certicate
used in Server Administrator web server.
PKCS#12 is public keystore that contains a
private key and the certicate for a web
server. Server Administrator uses the Java
KeyStore (JKS) format to store the SSL
certicates and its private key. Importing a
PKCS#12 keystore to Server Administrator
deletes the keystore entries, and imports a
private key and certicate entries to the
Server Administrator JKS.
NOTE: If you are importing a
PKCS#12 keystore, specify the type
and password of the certicate.
Restarting Server Administrator web
server is optional, but the uploaded
certicate comes to eect only after
restarting the web server.
NOTE: An error message is displayed
if you either type an invalid PKCS le
name or an incorrect password.
attribute=<ciphers> setting=<valid ciphers text value>
Allows you to choose the ciphers that
support the web server while conguring.
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.
89