anyconnect
Contents
About
Cisco VPN Client
- Proprietary software
- but at least it works on Linux
- Active support contract necessary to download
You better ask for the installer …
- Has been renamed in version 5.0
from "Cisco AnyConnect Secure Mobility Client" to "Cisco Secure Client"
The alternative open source client is OpenConnect, which usually works fine, but not always …
Links
1. Unzip your installer archive 1. Change into this directory 1. Run sudo vpn/vpn_install.sh 1. Done
VPN client should be installed in
/opt/cisco
But there is also
/opt/.cisco
Configure
CA Certificates
CA certificates need to be deployed to
/opt/.cisco/certificates/ca
1 /opt/.cisco:
2 insgesamt 0
3 drwxr-xr-x 1 root root 4 23. Jan 21:39 certificates
4
5 /opt/.cisco/certificates:
6 insgesamt 0
7 drwxr-xr-x 1 root root 396 9. Mär 16:53 ca
8
9 /opt/.cisco/certificates/ca:
10 insgesamt 8
11 -r--r--r-- 1 root root 1350 8. Mär 13:54 DigiCertAssuredIDRootCA.pem
12 -r--r--r-- 1 root root 1760 8. Mär 13:54 VeriSignClass3PublicPrimaryCertificationAuthority-G5.pem
Digicert and Verisign are preinstalled.
The certificates should be in PEM-Format.
Set correct permissions: