Problem: Cisco Anyconnect client does not give an option to override the “invalid certificate error” and go ahead using the current certificate of the server.
Reason: The current libraries used by Anyconnect client does not support this feature.
Fix: Add libraries from Firefox, as below:
- If firefox is not installed, install firefox from Ubuntu Software Center.
- On terminal run: sudo cp /usr/lib/firefox/lib*.so /opt/cisco/vpn/lib/
- Restart Anyconnect client and connect to required host. The certificate acceptance prompt should appear now.
Kj [/.] Sreekumar programs computers as a hobby and profession. Into programming from his school days, Sree uses Codemarvels to key in facts and fixes he finds interesting while working on different projects. Some of the articles here give away a few shades of his philosophical leanings too.
ahh.. it worked like a magic.. thanks KJ
my pleasure !
WOW ! Just one line code ! Others made Howtos, hard to understand
Thanks
u r welcome moritz!
Worked for me too, thanks a lot! 😀
Happy to know that Alex.