1-14z Subject DN: DN information of the CA, including the Common Name (CN), Organization Unit (OU),Organization (O), and Country (C).The other attributes may be left using the default values.# Configure extended attributes.After configuring the basic attributes, you need to perform configuration on the jurisdiction configurationpage of the CA server. This includes selecting the proper extension profiles, enabling the SCEPautovetting function, and adding the IP address list for SCEP autovetting.# Configure the CRL distribution behavior.After completing the above configuration, you need to perform CRL related configurations. In thisexample, select the local CRL distribution mode of HTTP and set the HTTP URL tohttp://4.4.4.133:447/myca.crl.After the above configuration, make sure that the system clock of the device is synchronous to that ofthe CA, so that the device can request certificates and retrieve CRLs properly.2) Configure the switchz Configure the entity DN# Configure the entity name as aaa and the common name as switch. system-view[Switch] pki entity aaa[Switch-pki-entity-aaa] common-name switch[Switch-pki-entity-aaa] quitz Configure the PKI domain# Create PKI domain torsa and enter its view.[Switch] pki domain torsa# Configure the name of the trusted CA as myca.[Switch-pki-domain-torsa] ca identifier myca# Configure the URL of the registration server in the format of http://host:port/Issuing Jurisdiction ID,where Issuing Jurisdiction ID is a hexadecimal string generated on the CA server.[Switch-pki-domain-torsa] certificate request urlhttp://4.4.4.133:446/c95e970f632d27be5e8cbf80e971d9c4a9a93337# Set the registration authority to CA.[Switch-pki-domain-torsa] certificate request from ca# Specify the entity for certificate request as aaa.[Switch-pki-domain-torsa] certificate request entity aaa# Configure the URL for the CRL distribution point.[Switch-pki-domain-torsa] crl url http://4.4.4.133:447/myca.crl[Switch-pki-domain-torsa] quitz Generate a local key pair using RSA[Switch] public-key local create rsaThe range of public key size is (512 ~ 2048).NOTES: If the key modulus is greater than 512,It will take a few minutes.Press CTRL+C to abort.Input the bits in the modulus [default = 1024]: