You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Balazs Meszaros (Jira)" <ji...@apache.org> on 2022/09/01 08:07:00 UTC

[jira] [Updated] (HBASE-27342) Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores

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

Balazs Meszaros updated HBASE-27342:
------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores
> ------------------------------------------------------------------------
>
>                 Key: HBASE-27342
>                 URL: https://issues.apache.org/jira/browse/HBASE-27342
>             Project: HBase
>          Issue Type: Improvement
>          Components: IPC/RPC, security
>            Reporter: Andor Molnar
>            Assignee: Andor Molnar
>            Priority: Major
>             Fix For: 2.6.0, 3.0.0-alpha-4
>
>
> Based on a discussion in the TLS Jira and mailing list, it would be beneficial to protect the password of trust and key stores for TLS encryption support in Netty RPC.
> Hadoop Credentials API is built for the same purpose, extensible and simple to use:
> [https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/CredentialProviderAPI.html]
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)