aliyun / terraform-provider-alicloud

Terraform AliCloud provider
https://www.terraform.io/docs/providers/alicloud/
Mozilla Public License 2.0
590 stars 553 forks source link

PolarDB - SSL In Transit Endpoints #3240

Open brianmori opened 3 years ago

brianmori commented 3 years ago

The SSL setting parameters are missing to configure SSL In Transit in PolarDB for both endpoints

tiankai66 commented 3 years ago

hello, make sure we have the same understanding of these issues: I want to confirm with you that the SSL setting you mentioned is related to the following APIs? polarDB SSL APIs: DescribeDBClusterSSL: https://help.aliyun.com/document_detail/185358.html?spm=a2c4g.11186623.2.12.65bb136599zQxT ModifyDBClusterSSL: https://help.aliyun.com/document_detail/185357.html?spm=a2c4g.11186623.6.1085.70262b71l5gQ3g thanks and best regards

brianmori commented 3 years ago

Hi,

I do not speak Chinese, the team needs to have PolarDB connections encrypted, I think it is those two APIs. It would be great to have APIs in English

tiankai66 commented 3 years ago

hi, thanks for your quick feedback. hope those links can help you : https://api.aliyun.com/#/?product=polardb&api=DescribeDBClusterSSL https://api.aliyun.com/#/?product=polardb&api=ModifyDBClusterSSL

brianmori commented 3 years ago

hi, thanks for your quick feedback. hope those links can help you : https://api.aliyun.com/#/?product=polardb&api=DescribeDBClusterSSL https://api.aliyun.com/#/?product=polardb&api=ModifyDBClusterSSL

yes, I think it is these two APIs which allow SSL In-Transit for PolarDB