Public bug reported:

Since Oneiric it is no longer possible to connect to various servers

In Comment 4 in Bug 881720 a  developer explains the details
(https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/881720/comments/4)

I'll paste them here again as this issue was not addressed in the other
bug:

-------
dwmw2 (dwmw2) wrote on 2011-10-29:      #4

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.

------

So please update to a version >= 3.11 to make this package usable again.

Thanks

** Affects: openconnect (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: oneiric openconnect regression

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

Title:
  [regression] no connection with openconnect

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

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

Reply via email to