Secure DB Connection

Sets SSL keys and certs for encrypted MySQL database connections.

Author:Xiao Yu (profile at wordpress.org)
WordPress version required:4.9
WordPress version tested:4.9.25
Plugin version:1.1.5
Added to WordPress repository:21-08-2016
Last updated:08-07-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:3
Plugin URI:http://wordpress.org/plugins/secure-db-connec...
Total downloads:22 565
Active installs:200+
plugin download
Click to start download

Depending on the MySQL server setup the SSL certs used may not be in the trusted store, if that’s the case mysqli_ssl_set() needs to be called to set custom keys and certs before connect. This Plugin adds a custom DB class that allows these settings to be configured via custom constants.

This plugin will also add a custom item on the “At a Glance” section of the Dashboard to show if the $wpdb connection is secure or not.

Also find me on GitHub.


Screenshots
FAQ
ChangeLog