Comment 16 for bug 1229195

Revision history for this message
Gaspar (gaspar-ag) wrote :

Just a word to let you knoy I really love the work you are doing!

After updating from raring to saucy, I was having the same error and now it works OK with the "--no-xmlpost" option

This is the verbose version of the error I was getting:

phe@sanlap:~$
phe@sanlap:~$
phe@sanlap:~$ sudo /usr/sbin/openconnect --verbose --script /etc/vpnc/vpnc-script --user=phe --certificate=/home/phe/phe.pem https://por.virtualdata.fon.com/dsn
[sudo] password for phe:
POST https://por.virtualdata.fon.com/dsn
Attempting to connect to server 82.42.2.21:443
Using certificate file /home/phe/phe.pem
Enter PEM pass phrase:
Using client certificate 'phe'
SSL negotiation with por.virtualdata.fon.com
Connected to HTTPS on por.virtualdata.fon.com
Got HTTP response: HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Cache-Control: no-cache
Pragma: no-cache
Connection: Keep-Alive
Date: Tue, 05 Nov 2013 12:06:21 GMT
X-Aggregate-Auth: 1
HTTP body chunked (-2)
XML POST enabled
Password:
POST https://por.virtualdata.fon.com/
Got HTTP response: HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Cache-Control: no-cache
Pragma: no-cache
Connection: Keep-Alive
Date: Tue, 05 Nov 2013 12:06:28 GMT
X-Aggregate-Auth: 1
HTTP body chunked (-2)
Login failed.
Password:

Now it works OK with the "--no-xmlpost" option. I prefer the command line over the graphical interface, so this solution is perfect for me.

Thanks again !