Secure DB Connection

Secure DB Connection Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 22,553 downloads
Secure DB Connection Icon

Try plugin: Secure DB Connection

We'll create fresh WordPress site with Secure DB Connection installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Secure DB Connection

Sets SSL keys and certs for encrypted MySQL database connections.

3


0


0


0


0

updated: 6 years ago
since: 8 years ago
author: Xiao Yu

Description

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.