You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "simone pacilli (Created) (JIRA)" <ji...@apache.org> on 2011/10/03 22:08:33 UTC

[jira] [Created] (HTTPCLIENT-1132) porting of ProxyClient from 3.1 to 4.x API

porting of ProxyClient from 3.1 to 4.x API
------------------------------------------

                 Key: HTTPCLIENT-1132
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1132
             Project: HttpComponents HttpClient
          Issue Type: New Feature
            Reporter: simone pacilli


With 3.1 version of HttpClient it was possible to establish a tunneled connection to a generic non http server through an authenticated proxy, but since 3.1 version does not support NTLMv2 and Kerberos authentication, that are supported in 4.x version, it is very useful to port the features provided by ProxyClient to 4.x API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] [Updated] (HTTPCLIENT-1132) porting of ProxyClient from 3.1 to 4.x API

Posted by "Oleg Kalnichevski (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski updated HTTPCLIENT-1132:
------------------------------------------

    Fix Version/s: 4.2 Alpha1
    
> porting of ProxyClient from 3.1 to 4.x API
> ------------------------------------------
>
>                 Key: HTTPCLIENT-1132
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1132
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>            Reporter: simone pacilli
>             Fix For: 4.2 Alpha1
>
>
> With 3.1 version of HttpClient it was possible to establish a tunneled connection to a generic non http server through an authenticated proxy, but since 3.1 version does not support NTLMv2 and Kerberos authentication, that are supported in 4.x version, it is very useful to port the features provided by ProxyClient to 4.x API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] [Resolved] (HTTPCLIENT-1132) porting of ProxyClient from 3.1 to 4.x API

Posted by "Oleg Kalnichevski (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCLIENT-1132.
-------------------------------------------

    Resolution: Fixed

Implemented in SVN trunk. Feel free to check it out

http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/httpclient/src/examples/org/apache/http/examples/client/ProxyTunnelDemo.java

Oleg
                
> porting of ProxyClient from 3.1 to 4.x API
> ------------------------------------------
>
>                 Key: HTTPCLIENT-1132
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1132
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>            Reporter: simone pacilli
>             Fix For: 4.2 Alpha1
>
>
> With 3.1 version of HttpClient it was possible to establish a tunneled connection to a generic non http server through an authenticated proxy, but since 3.1 version does not support NTLMv2 and Kerberos authentication, that are supported in 4.x version, it is very useful to port the features provided by ProxyClient to 4.x API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org