Unable to use openconnect from GUI
My openconnect server is running on CA certificates (LE) and all I have to do in console to connect is devel-su openconnect https://my-server-name.com
and enter username and password, it works just fine in SFOS terminal. But when I tried to configure this connection in GUI, it asked me for WebWPN cookie data, server certificate hash and server after authentication, which I don't know and even don't want to know. Is it possible to fix openconnect configuration and allow to enter just servername, username and password?
Same here, my university uses Cisco AnyConnect for VPN.
NobodyInPerson ( 2019-10-18 13:52:59 +0200 )editopenconnect
works fine from the Terminal but the GUI asks for all kind of weird information. It might help you to runopenconnect ... --dump-http-traffic
to see what's going on under the hood. From there you can extract the WebVPN cookie at least.