390
undo certificate request url
Default
The URL of the certificate request reception authority is not specified.
Views
PKI domain view
Predefined user roles
network-admin
mdc-admin
Parameters
url-string
: Specifies the URL of the certificate request reception authority, a case-sensitive string of 1
to 511 characters. The URL length is restricted by the CLI string limitation or the
url-string
parameter,
whichever is smaller.
vpn-instance vpn-instance-name
: Specifies the MPLS L3VPN instance to which the certificate
request reception authority server belongs. The
vpn-instance-name
argument represents the VPN
instance name, a case-sensitive string of 1 to 31 characters. If the certificate request reception
authority server is on the public network, do not specify this option.
Usage guidelines
The certificate request URL contains the location of the certificate request reception authority server
and the path of the application script on the server, in the format
http://
server_location/cgi_script_location.
Examples
# Set the certificate request URL to
http://169.254.0.1/certsrv/mscep/mscep.dll
.
<Sysname> system-view
[Sysname] pki domain a
[Sysname-pki-domain-a] certificate request url
http://169.254.0.1/certsrv/mscep/mscep.dll
# Set the certificate request URL to
http://mytest.net/certsrv/mscep/mscep.dll
instance
vpn1
.
<Sysname> system-view
[Sysname] pki domain aaa
[Sysname-pki-domain-aaa] certificate request url http://mytest.net
/certsrv/mscep/mscep.dll vpn-instance vpn1
common-name
Use
common-name
to set the common name for a PKI entity.
Use
undo common-name
to restore the default.
Syntax
common-name common-name-sting
undo common-name
Default
No common name is set for a PKI entity.
Views
PKI entity view