Skip to main content

MySQL

Encrypted Drupal Database Connections with Amazon RDS

Malicious users can intercept or monitor plaintext data transmitting across unencrypted networks, jeopardising the confidentiality of sensitive data in Drupal applications. This tutorial will show you how to mitigate this type of attack by encrypting your database queries in transit.

Pagination