Skip to content

Commit

Permalink
Document proxy authentication support a little
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Jun 20, 2014
1 parent 0c45c8c commit eb41c18
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion openconnect.8.in
Expand Up @@ -187,7 +187,10 @@ this value.
Provide passphrase for certificate file, or SRK (System Root Key) PIN for TPM
.TP
.B \-P,\-\-proxy=PROXYURL
Use HTTP or SOCKS proxy for connection
Use HTTP or SOCKS proxy for connection. A username and password can be provided
in the given URL, and will be used for authentication. If authentication is
required but no credentials are given, GSSAPI and automatic NTLM authentication
using Samba's ntlm_auth helper tool may be attempted.
.TP
.B \-\-no\-proxy
Disable use of proxy
Expand Down

0 comments on commit eb41c18

Please sign in to comment.