[
https://issues.apache.org/jira/browse/CXF-8759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yves Piel updated CXF-8759:
---------------------------
Description:
When I use WebClient I can configure a 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]
was:
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
> 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
> Priority: Major
> Fix For: 3.5.3
>
>
> When I use WebClient I can configure a 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)