Tag: mysql

Encryption and Auditing for MySQL Databases under HIPAA

July 21, 2014

We get many questions regarding MySQL databases and HIPAA website compliance. These range from confusion over the auditing of access to stored ePHI to what HIPAA’s data encryption requirements actually are to how HIPAA applies to MySQL databases. Next, we will attempt to address some of these subtle questions.

Remote MySQL Access Supports TLS for Security

October 27, 2005

Web hosting users with MySQL databases can now optionally use TLS (Transport Layer Security) when connecting to their MySQL databases from remote locations. Use of TLS ensures that all communications between these users and our MySQL servers are encrypted.