sethttps(8)
System Administration 213
Operand formatting rules:
If you specify only spaces in a value, enclose the value in single or double
quotation marks; for example, " ". However, some operands are not allowed to
specify the value with only spaces. For detail, see the descriiption of each
operand.
If you include symbols or blanks in a value, enclose the value in single or double
quotation marks; for example, "Kawasaki city".
If you include a backslash or dollar mark in a value, put a backslash before the
symbol; for example, "\\" or "\$".
EXTENDED
DESCRIPTION
When the HTTPS server is enabled or there is a private certificate authority, web
server certificate, or web server secret key, a prompt to confirm execution of the
command with the specified options is displayed. Enter "y" to execute the
command or "n" to cancel the command.
The CSR is overwritten.
In case the XSCF unit is duplicated configuration, the setting automatically
reflected to the standby XSCF. When there's a defect on the standby XSCF, it
leads to an error.
When using an external certification authority, it leads to an error in the
following cases.
When the "-c gencsr" option or the "-c enable" option is executed, without
executing the "-c genserverkey" option.
Create the private key of the web server using the "-c genserverkey"
option.
When the "-c enable" option is executed, without executing the "-c
importca" option.
Import a web server certificate using the "-c importca" option.
When the web server certificate which imported by executing the "-c
importca" option does not correspond to the private key of the web server
which has been created by executing the "-c genserverkey" option.
Confirm the validity of the web server certificate.
organization Specifies a company name and so on using up to 64 characters. If
"-c selfsign" is specified, the value with only spaces is not
allowed.
organizationalunit Specifies an organization such as a section or department using
up to 64 characters.
state|province Specifies the name of a state, province, and so on using up to 64
characters. If "-c selfsign" is specified, the value with only
spaces is not allowed.