You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/07/06 01:01:00 UTC

[jira] [Updated] (KYLIN-2614) DefaultX509TrustManager has unimplemented methods

     [ https://issues.apache.org/jira/browse/KYLIN-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated KYLIN-2614:
--------------------------
    Description: 
checkClientTrusted() and checkServerTrusted() are not implemented.

Please refer to hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/ReloadingX509TrustManager.java for how they can be implemented.

  was:
checkClientTrusted() and checkServerTrusted() are not implemented.


Please refer to hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/ReloadingX509TrustManager.java for how they can be implemented.


> DefaultX509TrustManager has unimplemented methods
> -------------------------------------------------
>
>                 Key: KYLIN-2614
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2614
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> checkClientTrusted() and checkServerTrusted() are not implemented.
> Please refer to hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/ReloadingX509TrustManager.java for how they can be implemented.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)