[
https://issues.apache.org/jira/browse/RANGER-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472660#comment-17472660
]
kirby zhou edited comment on RANGER-3580 at 1/11/22, 11:16 AM:
---------------------------------------------------------------
{code:bash}
# TencentKMS deployment configuration
# The following configuration is added to the install.properties
# Do you use Tencent Cloud KMS?
TENCENT_KMS_ENABLED=true
# MasterKeyID on Tencent Cloud
TENCENT_MASTERKEY_ID=b756b016-6e11-11ec-a735-525400fe0300
# Login ID
TENCENT_CLIENT_ID=AKIDrXx6ybx2qNdiaBWaNs76pGQJvFJ6crpW
# Login password
TENCENT_CLIENT_SECRET=<password>
# Tencent Cloud area, see Tencent Cloud SDK for details.
TENCENT_CLIENT_REGION=ap-beijing
{code}
was (Author: kirbyzhou):
# TencentKMS deployment configuration
# The following configuration is added to the install.properties
# Do you use Tencent Cloud KMS?
TENCENT_KMS_ENABLED=true
# MasterKeyID on Tencent Cloud
TENCENT_MASTERKEY_ID=b756b016-6e11-11ec-a735-525400fe0300
# Login ID
TENCENT_CLIENT_ID=AKIDrXx6ybx2qNdiaBWaNs76pGQJvFJ6crpW
# Login password
TENCENT_CLIENT_SECRET=<password>
# Tencent Cloud area, see Tencent Cloud SDK for details.
TENCENT_CLIENT_REGION=ap-beijing
> Add more KeyVault Provider to KMS
> ---------------------------------
>
> Key: RANGER-3580
> URL: https://issues.apache.org/jira/browse/RANGER-3580
> Project: Ranger
> Issue Type: New Feature
> Components: kms
> Affects Versions: 3.0.0, 2.2.0, 2.3.0
> Reporter: kirby zhou
> Priority: Major
> Attachments: 0001-add-kmsdev-profile-for-KMS-development.patch,
> 0002-RangerKMSZKI-as-ZoneKey-interface-add-TencentKMS.patch
>
>
> Want Ranger KMS can work with more Key Vault Provider as its backend.
> Such as Tencent KMS, AliCloud KMS, AWS KMS.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)