Users Guide
name=value pair 1 name=value pair 2 Description
attribute=signalgorithm setting=MD5 | SHA1 | SHA256 | SHA512
MD5: Sets the key signing algorithm to
MD5.
SHA1: Sets the key signing algorithm to
SHA1.
SHA256: Sets the key signing algorithm to
SHA256.
SHA512: Sets the key signing algorithm to
SHA512.
attribute=setjre jreversion=bundled | value
bundled: Sets the version bundled with
Server Administrator. This is the default
value.
value: Sets the provided version, which is
available on the system. To obtain the
available versions on the system, type
omreport preferences webserver
attribute=getjrelist. For more
details, see omreport preferences
webserver.
attribute=exportcsr N/A
Exports a Certicate Signing Request
(CSR) le. The exported .csr le is saved at
<Server Administrator installation directory>
\apache-tomcat\temp.
attribute=gennewcert cn=<common name> org=<organization
name> ou=<organization unit name>
location=<location name> state=<state
name> country=<country name>
validity=<validity> keysize=<512 | 1024 |
2048> algorithm=<MD5 | SHA1 |
SHA256 | SHA512>
webserverrestart=<true | false>
Creates a new self-signed certicate for the
SSL communication between the server
running Server Administrator and the web
server.
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 certicate comes
to eect only after restarting the
web server.
attribute=uploadcert
certle=<path of the certicate le>
type=<pkcs12> password=<password of
Allows you to import a PKCS#12 keystore
that replaces the private key and certicate
93