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

Hudson commented on HADOOP-10432:
---------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk #1728 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1728/])
HADOOP-10432. Refactor SSLFactory to expose static method to determine 
HostnameVerifier. (tucu) (tucu: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1586098)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/SSLFactory.java


> Refactor SSLFactory to expose static method to determine HostnameVerifier
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-10432
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10432
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 3.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-10432.patch
>
>
> The {{SSFactory.getHostnameVerifier()}} method is private and takes a 
> configuration to fetch a hardcoded property. Having a public method to 
> resolve a verifier based on the provided value will enable getting a verifier 
> based on the verifier constant (DEFAULT, DEFAULT_AND_LOCALHOST, STRICT, 
> STRICT_IE6, ALLOW_ALL).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to