Leaflet

9-38
思科 ASA 系列命令参考,A H 命令
9 crypto am-disable crypto ipsec ikev1 transform-set mode transport 命令
crypto ca trustpool import
以下示例展示抑制交互式提示和要求签名时 crypto ca trustpool 导入命令的行为:
ciscoasa(config)# crypto ca trustpool import url ?
configure mode commands/options:
disk0: Import from disk0: file system
disk1: Import from disk1: file system
flash: Import from flash: file system
ftp: Import from ftp: file system
http: Import from http: file system
https: Import from https: file system
smb: Import from smb: file system
system: Import from system: file system
tftp: Import from tftp: file system
ciscoasa(config)# crypto ca trustpool import url http://mycompany.com ?
exec mode commands/options:
noconfirm Specify this keyword to suppress all interactive prompting.
ciscoasa(config)# crypto ca trustpool import url http://mycompany.com noconfirm ?
exec mode commands/options:
signature-required Indicate that only signed files will be accepted
相关命令
命令 说明
crypto ca trustpool
export
导出构成 PKI 信任池的证书。