Amazon RDS creates an SSL certificate and installs the certificate on the DB Instance when Amazon RDS
provisions the instance. These certificates are signed by a certificate authority. The _____ is stored athttps://
rds.amazonaws.com/doc/rds-ssl-ca-cert.pem.
A.
private key
B.
foreign key
C.
public key
D.
protected key
C
http://www.aiotestking.com/amazon/the-_-is-stored-athttpsrdsamazonawscomdocrds-ssl-ca-certpem/
Don’t store the private key publicly, that makes 0 sense
C
Private key are never meant to be shared.
tell that to cloudflare…
C
In the following doc it says
Download a public certificate key from RDS at https://rds.amazonaws.com/doc/rds-ssl-ca-cert.pem
https://aws.amazon.com/blogs/aws/amazon-rds-sql-server-ssl-support/