pittipatti is correct. I'll elucidate...

Long ago (commit 3bee59c in v2.26) we switched from using TLSv1 to
SSLv3, because some servers (or their firewalls) seem to reject any
connections with Hello extensions.

In v3.11 (commit 4ad3d6c) we changed that again, because some servers
also reject SSLv3 connections. Now we use TLSv1 but explicitly disable
extensions. This should work everywhere.

We have *also* made openconnect export this code as a proper shared
library, so when things like that are updated it will automatically take
effect in the auth-dialog too. Older versions (including v3.02) only
exported a *static* library because we weren't quite ready to call the
API "stable" at that point.

What you need to do is update the openconnect package and make sure
you're installing the shared library, and then make sure your network-
manager-openconnect (and kde4-plasma-networkmanagement) packages are
using the *shared* library for their authentication dialogs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/881720

Title:
  Openconnect hangs upon connecting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/881720/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to