[ 
https://issues.apache.org/jira/browse/HADOOP-16076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754128#comment-16754128
 ] 

Hadoop QA commented on HADOOP-16076:
------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  6s{color} 
| {color:red} HADOOP-16076 does not apply to trunk. Rebase required? Wrong 
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-16076 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12956588/HADOOP-16076-01.patch 
|
| Console output | 
https://builds.apache.org/job/PreCommit-HADOOP-Build/15857/console |
| Powered by | Apache Yetus 0.8.0   http://yetus.apache.org |


This message was automatically generated.



> SPNEGO+SSL Client Connections with HttpClient Broken
> ----------------------------------------------------
>
>                 Key: HADOOP-16076
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16076
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build, security
>    Affects Versions: 3.2.0
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>         Attachments: HADOOP-16076-01.patch
>
>
> Client connections with HttpClient to a SPNEGO secured endpoint with TLS 
> enabled break due to a misrepresentation of the SPN to include HTTPS instead 
> of just HTTP.
> The current use of HTTPClient 4.5.2 is affected by HTTPCLIENT-1712 and breaks 
> SPNEGO with HTTPS endpoints since it include the httpS in the principal name.
> We need to migrate to at least 4.5.3 as we have tested with that version and 
> observed it fixing the issue. Need to do some due diligence to determine the 
> cleanest version to upgrade to but will provide a patch in a day or so.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to