FUJITSU SPARC ENTERPRISE M9000 User Manual
Page 236
sethttps(8)
212
SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised April 2010
OPTIONS
The following options are supported:
OPERANDS
The following operands are supported:
-c
{enable|disable} Specify whether to enable the HTTPS service. One of the
following values can be specified. If none of them is
specified, an error occurs.
enable
Starts the HTTPS service.
disable
Stops the HTTPS service.
-c
gencsr
Creates a CSR.
-c
genserverkey
Creates the private key of the web server.
-c
importca
Imports a web server certificate signed by the certification
authority to the XSCF.
-c
selfsign
Configures the self-certification authority. Also, this
operand creates a self-signing web server certificate.
-h
Displays usage statement. When used with other options
or operands, an error occurs.
-n
Automatically answers "n" (no) to all prompts.
-q
Suppresses all messages to stdout, including prompts.
-y
Automatically answers "y" (yes) to all prompts.
common
Specifies common names, such as the creator name and the host
name of a server, using up to 64 characters. If "-c selfsign" is
specified, the value with only spaces is not allowed.
country
Specifies a country name with a two-letter code such as JP or US.
If "-c selfsign" is specified, the value with only spaces is not
allowed.
Specifies an E-mail address using up to 64 characters. If "-c
selfsign
" is specified, do not specify the value with only
spaces.
locality
Specifies a city name and so on using up to 64 characters.