Cisco ASA Series Cli Configuration Manual page 967

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring Digital Certificates
Examples
The following is sample output that shows two user certificates in the database.
Username: user1
Renewal allowed until: Not Allowed
Number of times user notified: 0
PKCS12 file stored until: 12:45:52 UTC Fri Jan 4 2017
Certificates Issued:
serial:
issued:
expired:
status:
Username: user2
Renewal allowed until: Not Allowed
Number of times user notified: 0
PKCS12 file stored until: 12:27:59 UTC Fri Jan 4 2008
Certificates Issued:
serial:
issued:
expired:
status:
<--- More --->
Setting Up External Local CA File Storage
You can store the local CA server configuration, users, issued certificates, and CRLs in the local CA
server database either in flash memory or in an external local CA file system. To configure external local
CA file storage, perform the following steps:
Command
Step 1
mount name type
Example:
hostname (config)# mount mydata type cifs
Step 2
mount name type cifs
Example:
hostname (config-mount-cifs)# mount mydata type cifs
server 10.1.1.10 share myshare
domain example.com
username user6
password ********
status enable
0x71
12:45:52 UTC Thu Jan 3 2008
12:17:37 UTC Sun Dec 31 2017
Not Revoked
0x2
12:27:59 UTC Thu Jan 3 2008
12:17:37 UTC Sun Dec 31 2017
Not Revoked
Configuring Digital Certificates
Purpose
Accesses configuration mode for the specific file
system type.
Mounts a CIFS file system.
Note
Only the user who mounts a file system can
unmount it with the no mount command.
Cisco ASA Series CLI Configuration Guide
1-31

Advertisement

Table of Contents
loading

Table of Contents