检查pki trustpoints
show crypto pki trustpoints
Trustpoint VPN:
Subject Name:
cn=TrustAsia TLS RSA CA
ou=Domain Validated SSL
o=TrustAsia Technologies
Inc.
c=CN
Serial Number (hex): 0580267F06F29553348E1C185A5EEE2E
Certificate configured.
检查根证书
show crypto pki certificates
CA Certificate
Status: Available
Certificate Serial Number (hex): 0580267F06F29553348E1C185A5EEE2E
Certificate Usage: Signature
Issuer:
cn=DigiCert Global Root CA
ou=www.digicert.com
o=DigiCert Inc
c=US
Subject:
cn=TrustAsia TLS RSA CA
ou=Domain Validated SSL
o=TrustAsia Technologies
Inc.
c=CN
CRL Distribution Points: http://crl3.digicert.com/DigiCertGlobalRootCA.crl
Validity Date:
start date: 20:28:26 CST Dec 8 2017
end date: 20:28:26 CST Dec 8 2027
Associated Trustpoints: VPN
Storage: nvram:DigiCertGlob#EE2ECA.cer
检查个人证书
show crypto pki certificates
Certificate
Status: Available
Certificate Serial Number (hex):
Certificate Usage: General Purpose
Issuer:
cn=TrustAsia TLS RSA CA
ou=Domain Validated SSL
o=TrustAsia Technologies
Inc.
c=CN
Subject:
Name: www.kagamigawa.tech
cn=www.kagamigawa.tech
Validity Date:
start date:
end date:
Associated Trustpoints: VPN
Storage: nvram:TrustAsiaTLS#2B90.cer
5、anyconnect 配置
aaa new-model
!
aaa authentication login default local
aaa authentication login sslvpn local
aaa authentication enable default none
aaa authorization network sslvpn local
!
ip domain name uq
!
username xxx privilege 15 password 7 xxx
!
crypto ssl proposal sslvpn-proposal
protection rsa-3des-ede-sha1 rsa-rc4128-md5 rsa-aes128-sha1 rsa-aes256-sha1
!
crypto ssl authorization policy sslvpn-auth-policy
msie-proxy server 192.168.1.100:8118
pool sslvpn
dns 192.168.0.1
def-domain uq
!
crypto ssl policy sslvpn-policy
ssl proposal sslvpn-proposal
pki trustpoint VPN sign
ip interface Dialer1 port 4443
!
crypto ssl profile sslvpn-profile
match policy sslvpn-policy
aaa authentication user-pass list sslvpn
aaa authorization group user-pass list sslvpn sslvpn-auth-policy
authentication remote user-pass
max-users 100
!
ip local pool sslvpn 192.168.32.100 192.168.32.254