Chapter 18: Access Management and Security (CLI)
Configuring X.509 CSR Certificates and HTTPS (CLI)
phn-3963_008v000
Page 18-13
root> platform security csr-show-server-parameters
To generate and upload a CSR, enter the following command in root view:
root> platform security csr-generate-and-upload
To display the status of a pending CSR generation and upload operation, enter the following command in root
view:
root> platform security csr-generate-and-upload-show-status
Table 171
CSR Generation and Upload CLI Parameters
Parameter
Input Type
Permitted Values
Description
common
name
String
The fully–qualified domain name for
your web server. You must enter the
exact domain name.
country
String
The two-letter ISO abbreviation for your
country (e.g., US)
state
String
The state, province, or region in which
the organization is located. Do not
abbreviate.
locality
String
The city in which the organization is
legally located.
organization
String
The exact legal name of your
organization. Do not abbreviate.
org-unit
String
The division of the organization that
handles the certificate.
String
An e-mail address that can be used to
contact your organization.
file-format
Variable
PEM
DER
The file format of the CSR. In this
version, only PEM is supported.
server-ipv4
Dotted
decimal
format.
Any valid IPv4 IP
address.
The IPv4 address of the PC or laptop you
are using as the SFTP server.
server-ipv6
Eight groups
of four
hexadecimal
digits
separated by
colons.
Any valid IPv6 address. The IPv6 address of the PC or laptop you
are using as the SFTP server.