openconnect on ubuntu 14.04LTS I get "XML response has no "auth" node"
Posted
by
Jas
on Super User
See other posts from Super User
or by Jas
Published on 2014-08-25T07:26:27Z
Indexed on
2014/08/25
10:23 UTC
Read the original article
Hit count: 2036
I run openconnect
to connect to juniper
as following
$ openconnect --version
OpenConnect version v5.02
Using GnuTLS. Features present: PKCS#11, TOTP software token, DTLS (using OpenSSL)
sudo openconnect -v -u=myuser --no-xmlpost --no-proxy https://myserver
Got HTTP response: HTTP/1.1 200 OK
Content-Type: text/html; charset=utf-8
Date: Mon, 25 Aug 2014 07:24:03 GMT
x-frame-options: SAMEORIGIN
Pragma: no-cache
Cache-Control: no-store
Expires: -1
Transfer-Encoding: chunked
HTTP body chunked (-2)
XML response has no "auth" node
Failed to obtain WebVPN cookie
can anyone help please?
© Super User or respective owner