sethttps(8)
198 SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised August 2009
EXAMPLE 2 Stops the HTTPS service.
EXAMPLE 3 Creates a CSR with the following settings: country: JP, state|province: Kanaga-
wa, locality: Kawasaki, organization: Example, organizationalunit: develop-
ment, common: scf-host, e-mail: abc@example.com
EXAMPLE 4 Creates the self-certification authority with the following settings, and cre-
ates a self-signed web server certificate:country: JP, state|province: Kanagawa,
locality: Kawasaki, organization: Example, organizationalunit: development,
common: scf-host, e-mail: abc@example.com
EXAMPLE 5 Creates the private key of the web server.
EXAMPLE 6 Creates the private key of the web server. Automatically replies with "y" to
the prompt.
EXAMPLE 7 Creates the private key of the web server. Automatically replies with "y"
XSCF> sethttps -c disable
XSCF> sethttps -c gencsr JP Kanagawa Kawasaki Example development
\ scf-host abc@example.com
XSCF> sethttps -c selfsign JP Kanagawa Kawasaki Example development
scf-host abc@example.com
CA key and CA cert already exist. Do you still wish to update? [y|n] :y
Enter passphrase:
Verifying - Enter passphrase:
XSCF> sethttps -c genserverkey
Server key already exists. Do you still wish to update? [y|n] :y
Enter passphrase:
Verifying - Enter passphrase:
XSCF> sethttps -c genserverkey -y
Server key already exists. Do you still wish to update? [y|n] :y
Enter passphrase:
Verifying - Enter passphrase: