On Tue, Feb 24, 2015 at 2:58 PM, David Woodhouse <dwmw2 at infradead.org> wrote: > I've massaged these into submission somewhat, and what I've pushed out > to the git repository can successfully authenticate to a proxy and VPN > server at the same time. Either by the same method, or by different > methods (I tested GSSAPI+GSSAPI, and NTLM for the proxy with GSSAPI for > the server). > We might want to add an openconnect_set_http_auth() function to parallel > the openconnect_set_proxy_auth() one? No idea. What is the reason for the proxy equivalent? Is it to not transparently allow authentication methods that a user doesn't want to?