/
UT VPN Errors
This site is brought to you by the Electrical and Computer Engineering department
UT VPN Errors
How to resolve "Security Warning: Untrusted VPN Server Certificate!" warning on Linux systems when running the AnyConnect VPN client:
Solution:
# cd into hidden '.cisco' directory:
$ cd /opt/.cisco/certificates
# rename ca directory
$ sudo mv ca ca.orig
# link system certificate directory to ca
$ sudo ln -sf /etc/ssl/certs/ ca
# restart vpn service
$ sudo /etc/init.d/vpnagentd restart
Source: GT FAQ
, multiple selections available,
Related content
UT VPN
Read with this
How to Connect to the UT VPN
How to Connect to the UT VPN
Read with this
Cisco AnyConnect VPN Issues on Windows
Cisco AnyConnect VPN Issues on Windows
More like this
Cisco AnyConnect VPN Issues on Windows
Cisco AnyConnect VPN Issues on Windows
More like this
Utexas Wi-Fi
Utexas Wi-Fi
Read with this
ECE Linux Application Servers
ECE Linux Application Servers
Read with this