I don't think it succeeded; it's complaining about a username and password. I don't actually have those; I have a certificate and a key .pem files, but don't know how to specify them. Also, I gave it a --cafile option cause it was complaining about the server certificate otherwise.
1. POST https://[HOSTNAME]/ Attempting to connect to server [IP]:443 SSL negotiation with [HOSTNAME] Connected to HTTPS on [HOSTNAME] 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: Sun, 03 Nov 2013 23:26:07 GMT X-Aggregate-Auth: 1 HTTP body chunked (-2) Server requested SSL client certificate; none was configured POST https://[HOSTNAME]/ 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: Sun, 03 Nov 2013 23:26:07 GMT X-Aggregate-Auth: 1 HTTP body chunked (-2) XML response has no "auth" node GET https://[HOSTNAME]/ SSL negotiation with [HOSTNAME] Connected to HTTPS on [HOSTNAME] Got HTTP response: HTTP/1.0 302 Object Moved Content-Type: text/html Content-Length: 0 Cache-Control: no-cache Pragma: no-cache Connection: Close Date: Sun, 03 Nov 2013 23:26:07 GMT Location: /+webvpn+/index.html Set-Cookie: tg=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure HTTP body length: (0) GET https://[HOSTNAME]/+webvpn+/index.html SSL negotiation with [HOSTNAME] Connected to HTTPS on [HOSTNAME] Got HTTP response: HTTP/1.1 200 OK Transfer-Encoding: chunked Content-Type: text/xml Cache-Control: max-age=0 Set-Cookie: webvpn=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure Set-Cookie: webvpnc=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure Set-Cookie: webvpnlogin=1; secure X-Transcend-Version: 1 HTTP body chunked (-2) Please enter your username and password. Certificate Validation Failure Failed to obtain WebVPN cookie 2. GET https://[HOSTNAME]/ Attempting to connect to server [IP]:443 SSL negotiation with [HOSTNAME] Connected to HTTPS on [HOSTNAME] Got HTTP response: HTTP/1.0 302 Object Moved Content-Type: text/html Content-Length: 0 Cache-Control: no-cache Pragma: no-cache Connection: Close Date: Sun, 03 Nov 2013 23:32:22 GMT Location: /+webvpn+/index.html Set-Cookie: tg=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure HTTP body length: (0) GET https://[HOSTNAME]/+webvpn+/index.html SSL negotiation with [HOSTNAME] Connected to HTTPS on [HOSTNAME] Got HTTP response: HTTP/1.1 200 OK Transfer-Encoding: chunked Content-Type: text/xml Cache-Control: max-age=0 Set-Cookie: webvpn=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure Set-Cookie: webvpnc=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/; secure Set-Cookie: webvpnlogin=1; secure X-Transcend-Version: 1 HTTP body chunked (-2) Please enter your username and password. Certificate Validation Failure Failed to obtain WebVPN cookie -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247682 Title: Regression: openconnect VPN does not work anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1247682/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
