Secure DB Connection
Sets SSL keys and certs for encrypted MySQL database connections.
The facts
- Rating
- 5★ from 3
- Active installs
- 100+
- Price
- Free
- Last updated
- 8 Jul 2018
- Added
- Aug 2016
- Requires WP
- 4.9
- Tested up to
- WP 4.9.31
- Requires PHP
- 5.2.4
- Downloads
- 25,636
Our analysis
AI-assistedSecure DB Connection is a WordPress plugin designed to enhance database security by allowing the configuration of SSL certificates for MySQL connections. It provides a custom database class that enables users to set custom keys and certificates through constants, depending on their MySQL server setup.
Additionally, the plugin adds an item to the 'At a Glance' section of the WordPress Dashboard, indicating whether the database connection is secure. This plugin is suitable for users who need to ensure secure connections to their MySQL databases.
Best for: This plugin is best for WordPress users looking to secure their database connections with SSL.
What it does well
- ✓Enhances database security with SSL configuration
- ✓Allows custom keys and certs for MySQL connections
- ✓Indicates connection security status in the Dashboard
Where it falls short
- •Limited information on features and usage
- •Last updated in July 2018, may not be fully compatible with newer WordPress versions
Verdict
Secure DB Connection offers a specific solution for enhancing MySQL connection security, but its age and limited information may be a concern for some users.
From the developer
hypertextranch's own description of Secure DB Connection, lightly tidied.
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.