CLI Guide
Table 63. Valid Parameters Of Omcong Preferences Webserver
name=value pair 1 name=value pair 2 Description
attribute=sslencryption setting=autonegotiate | 128bitorhigher
autonegotiate: Sets the encryption levels
automatically based on your web browser
settings.
128bitorhigher: Sets the encryption levels
to 128-bit or higher.
NOTE: This attribute is deprecated in
the future releases, use ciphers
instead.
attribute=seturl host=<string> port=<value>
Enables you to congure the Distributed
Web Server (DWS) URL launch point, for
accessing the management node. This
command is used when Server
Administrator Instrumentation Service and
Remote Enablement are installed on the
same system and the Server Administrator
GUI is accessed using the DWS URL.
NOTE: This command is not
supported if the web server is
present on the same system.
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.
88