Specifications
29-16
Cisco Security Appliance Command Line Configuration Guide
OL-6721-01
Chapter 29 Configuring Certificates
 Certificate Configuration
For more information about the issuer-name and subject-name commands, see the Cisco Security 
Appliance Command Reference.
The following example specifies that any attribute within the Issuer field must contain the string cisco.
hostname(config-ca-cert-map)# issuer-name co cisco
hostname(config-ca-cert-map)#
The following example specifies that within the Subject field an Organizational Unit attribute must 
exactly match the string Engineering.
hostname(config-ca-cert-map)# subject-name attr ou eq Engineering
hostname(config-ca-cert-map)#
Map rules appear in the output of the show running-config command.
crypto ca certificate map 1
 issuer-name co cisco
 subject-name attr ou eq Engineering
Step 3 When you have finished configuring the map rule, save your work. Enter the write memory command.










