R3303-HP HSR6800 Routers Security Command Reference

244
Default
No URL is specified for a PKI domain.
Views
PKI domain view
Default command level
2: System level
Parameters
url-string: Specifies the server URL for certificate request, a case-insensitive string of 1 to 127 characters.
It comprises the location of the server and the location of CGI command interface script in the format of
http://server_location/ca_script_location, where server_location must be an IP address and does not
support domain name resolution.
Examples
# Specify the URL of the server for certificate request.
<Sysname> system-view
[Sysname] pki domain 1
[Sysname-pki-domain-1] certificate request url
http://169.254.0.100/certsrv/mscep/mscep.dll
common-name
Use common-name to configure the common name of an entity, which can be, for example, the user
name.
Use undo common-name to remove the configuration.
Syntax
common-name name
undo common-name
Default
No common name is specified.
Views
PKI entity view
Default command level
2: System level
Parameters
name: Specifies a common name for the entity, a case-insensitive string of 1 to 31 characters. No comma
can be included.
Examples
# Configure the common name of an entity as test.
<Sysname> system-view
[Sysname] pki entity 1
[Sysname-pki-entity-1] common-name test