Yves Piel created CXF-8759: ------------------------------ Summary: Can't authenticate within SOCKS5 proxy Key: CXF-8759 URL: https://issues.apache.org/jira/browse/CXF-8759 Project: CXF Issue Type: Bug Reporter: Yves Piel Fix For: 3.5.2
When I use WebClient I can configure o SOCKS proxy. It doesn't work when authentication is required. It is ok without authentication. Here is the need to reproduce: * A Dante SOCKS5 proxy server in a docker ** [https://github.com/ypiel-talend/docker-dante] * A project to try to use the proxy: ** [https://github.com/ypiel-talend/cxfQuestions#proxy-socks5-authentication] ** The cxf use: https://github.com/ypiel-talend/cxfQuestions/blob/2122b7409476f497e5521fee991b7f9887bf319a/src/main/java/Main.java#L38 -- This message was sent by Atlassian Jira (v8.20.10#820010)