RDS加密问题

0

【以下的问题经过翻译处理】 一位客户向我发送了以下问题:

作为与一家大型银行商家批准的一部分,我们详细说明了使用RDS加密加密DB。他们问了我们以下问题,我们在AWS文档中找不到具体的答案。您能帮忙吗?

  1. 枚举协议和支持的版本是什么?
  2. 证书密钥大小是多少(例如:RSA 2048)-----阿迪尔:AES-256
  3. 支持哪些加密套件?

我们有这些信息可以提供给他吗?

profile picture
EXPERT
asked 8 months ago19 views
1 Answer
0

【以下的回答经过翻译处理】 AWS RDS平台使用EBS所使用的相同的静止加密技术来加密完整的卷。我们使用AES-256加密,详见:https://docs.aws.amazon.com/kms/latest/developerguide/services-rds.html

关于Postgres RDS,有关传输加密的大部分问题在此处:https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.html#PostgreSQL.Concepts.General.SSL

profile picture
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions