Tagged Questions
1
vote
1answer
197 views
AWS RDS (SQL Server): SSL Connection - The target principal name is incorrect
I have a Amazon Web Services (AWS) Relational Database Service (RDS) instance running SQL Server 2012 Express.
I've installed Amazon's aws.amazon.com/rds certificate in the client machine's Trusted ...
1
vote
0answers
260 views
How to connect to Amazon RDS MySQL instance while preventing MITM attack
I have an Amazon
RDS instance running MySQL.
I've created a user account, and I've configured
MySQL to require the use of SSL for all
logins to that account.
I want the MySQL client to be able
to ...
0
votes
1answer
425 views
Amazon RDS: encryption on port 3306?
It looks like Amazon's RDS instances have encryption turned off for their connections - is there a way to turn on SSL encryption on RDS instances?
