コマンドラインの例 Ciscoasa <#root> CiscoASA# configure terminal CiscoASA(config)# crypto key generate rsa label my.CA.key modulus 1024 !--- Generates 1024 bit RSA key pair. "label" defines the name of the key pair. INFO: The name for the keys will be: ...
CiscoASA#show crypto ca certificatesCertificate Status: Available Certificate Serial Number: 3f14b70b00000000001f Certificate Usage: Encryption Public Key Type: RSA (1024 bits) Issuer Name: cn=CA1 dc=TSWeb dc=cisco dc=com Subject Name: cn=vpnserver cn=Users dc=TSWeb ...