Hello,

the error message as it is now I started getting with:

1725ee9 http: Rewrite openconnect_obtain_cookie() loop

However, since

4beeace http: Split GET/POST logic into a helper function

openconnect stopped prompting me for USERNAME/PASSWORD:

# openconnect --no-cert-check -v https://gwaddress.example.com/
Attempting to connect to server xx.xx.xx.xx:443
SSL negotiation with gwaddress.example.com
Connected to HTTPS on gwaddress.example.com
GET https://gwaddress.example.com/
Got HTTP response: HTTP/1.1 303 See Other
Content-Type: text/html
Content-Length: 0
Location: https://gwaddress.example.com:443/webvpn.html
Set-Cookie: webvpncontext=00@webvpn; path=/
Connection: Keep-Alive
HTTP body length:  (0)
GET https://gwaddress.example.com/webvpn.html
Got HTTP response: HTTP/1.1 200 OK
Cache-Control: max-age=0
Content-Type: text/html
Set-Cookie: webvpn=; expires=Thu, 01 Jan 1970 22:00:00 GMT; path=/
Set-Cookie: webvpncontext=00@webvpn; path=/
X-Transcend-Version: 1
Content-Length: 473
Connection: close
HTTP body length:  (473)
#


Sekmadienis 19 Gegužė 2013 12:14:15 Mike Miller rašė:
> On Sun, May 19, 2013 at 11:29 AM, Modestas Vainius wrote:
> > Hello,
> > 
> > Sekmadienis 19 Gegužė 2013 10:59:25 Mike Miller rašė:
> >> Control: severity -1 important
> >> 
> >> On Sun, May 19, 2013 at 9:01 AM, Modestas Vainius wrote:
> >> > I'm no longer able to connect to the gateway (which address I can't
> >> > reveal)
> >> > with 4.99-2 while it was possible with 3.20-4 shipped in wheezy
> >> > [...]
> >> > What is more, I tested 5.00 and saw no improvement.
> >> 
> >> Hi, thanks for your detailed report and logs. Can you try 4.07 [1] or
> >> other 4.x versions to help narrow this down?
> > 
> > 4.07 works, 4.08 (custom build) works.
> 
> Thanks. I can't reproduce, all versions work fine for me, it might be
> something particular with your gateway.
> 
> Can you git bisect this from upstream git between v4.07 and v4.99?
> Since it seems the new openconnect is not getting past
> openconnect_obtain_cookie, you can probably simply run as non-root
> with the --cookieonly option to tell whether it's working or not.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to