webvpn gateway SSLVPN_GATEWAY ip address 10.165.201.1 port 443 ssl trustpoint SSLVPN_TP_SELFSIGNED inservice ! webvpn context SSLVPN_CONTEXT virtual-template 1 aaa authentication list SSLVPN_AAA gateway SSLVPN_GATEWAY ! ssl authenticate verify all inservice ! policy ...
interface GigabitEthernet0/0 ip address 192.168.0.254 255.255.255.0 duplex auto speed auto ! interface GigabitEthernet0/1 ip address 192.168.1.254 255.255.255.0 duplex auto speed auto ! ! http-server needs to be enabeld for SCEP ! ip http server no ip http secure-server ! ...
Aqui está o resultado final da configuração de execução das etapas de configuração: crypto pki trustpoint SSLVPN_TP_SELFSIGNED enrollment selfsigned serial-number subject-name cn=892_SELF_SIGNED_CERT revocation-check no crypto vpn anyconnect profile SSLVPN_P...