Differences
This shows you the differences between the selected revisions of the page.
2022-04-07 | 2022-04-07 | ||
5.20.2: http-digestauth: Support for HTTP Digest authentication for proxies + Bug 468 + proxy-password-prompt: Interactive username/password prompts for proxy authentication + GSSAPI and DNS note (martin) | ui_authenticate#proxy (martin) | ||
Line 35: | Line 35: | ||
* With HTTP proxying, authentication is via "HTTP Digest" if possible //(in the latest beta release only)//, &beta or "HTTP Basic". In the latter case, the password is sent to the proxy in plain text. | * With HTTP proxying, authentication is via "HTTP Digest" if possible //(in the latest beta release only)//, &beta or "HTTP Basic". In the latter case, the password is sent to the proxy in plain text. | ||
* SOCKS4 can use the //Username// field, but does not support passwords. | * SOCKS4 can use the //Username// field, but does not support passwords. | ||
- | * You can specify a way to include a username and password in the //Telnet/Local// proxy command. \\ If WinSCP discovers that it needs a proxy username or password and you have not specified one in the configuration, it will [[ui_authenticate|prompt for it interactively]]. &beta_feature | + | * You can specify a way to include a username and password in the //Telnet/Local// proxy command. \\ If WinSCP discovers that it needs a proxy username or password and you have not specified one in the configuration, it will [[ui_authenticate#proxy|prompt for it interactively]]. &beta_feature |
* Most FTP proxy methods do require authentication. | * Most FTP proxy methods do require authentication. | ||