[ https://issues.apache.org/jira/browse/AXIS2C-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698348#action_12698348 ]
Senaka Fernando commented on AXIS2C-1312: ----------------------------------------- Hi Dmitry, I'm trying to understand what you are trying to do with your patch. You say "Please, note this patch also contains fixes which fix jira issues 1309, 1310 and 1311". Issues 1309-1311 are already fixed, and therefore, can you reattach this patch? Also, regarding return values, returning AXIS2_FAILURE is recommended in place of -1. Please do correct those as well. Thanks, Senaka > axis2_http_client_connect_ssl_host() cannot make an https connection through > http proxy when the proxy requires authentication > ------------------------------------------------------------------------------------------------------------------------------ > > Key: AXIS2C-1312 > URL: https://issues.apache.org/jira/browse/AXIS2C-1312 > Project: Axis2-C > Issue Type: Bug > Components: core/transport > Affects Versions: 1.5.0 > Reporter: Dmitry Goncharov > Assignee: S.Uthaiyashankar > Fix For: 1.6.0 > > Attachments: axis2_proxy.patch > > > When proxy responds with 407 authentication required > axis2_http_client_connect_ssl_host() fails. > Instead axis2_http_client_connect_ssl_host() should repeat with proper > credentials. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.