You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Joakim Erdfelt (JIRA)" <ji...@codehaus.org> on 2006/12/11 14:01:47 UTC

[jira] Closed: (WAGONHTTP-6) The https protocol is implemented by the LightweightHttpWagon component which does not support https proxy

     [ http://jira.codehaus.org/browse/WAGONHTTP-6?page=all ]

Joakim Erdfelt closed WAGONHTTP-6.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0-beta-2

This patch has been applied in revision 485094.
Thank you.

> The https protocol is implemented by the LightweightHttpWagon component which does not support https proxy
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: WAGONHTTP-6
>                 URL: http://jira.codehaus.org/browse/WAGONHTTP-6
>             Project: wagon-http
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-6, 1.0-alpha-7
>         Environment: windows xp sp1|2
> maven 2.0.2
> jdk 1.4.2
>            Reporter: Thomas Recloux
>         Assigned To: Joakim Erdfelt
>             Fix For: 1.0-beta-2
>
>         Attachments: WAGONHTTP-6-patch
>
>
> I need to access an https repository behind a proxy.
> I got this error :  "java.net.ConnectException: Connection timed out: connect" which makes me think that the request is send directly to the remote server and not to the proxy.
> These docs : 
> http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/samples/README.txt
> http://java.sun.com/j2se/1.5.0/docs/guide/net/proxies.html 
> describe the "https.proxyHost" and "https.proxyPort" properties.
> I tried them on the 1.4.2 Jdk and it works.
> Do you want me to post a patch ?
> Thanks, Thomas

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira