Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL connection is required #128

Open
Iridias opened this issue Nov 16, 2021 · 0 comments
Open

SSL connection is required #128

Iridias opened this issue Nov 16, 2021 · 0 comments

Comments

@Iridias
Copy link

Iridias commented Nov 16, 2021

The plugin does not support SSL when connecting to the database.
For Wordpress itself, one can specify
define('MYSQL_CLIENT_FLAGS', MYSQLI_CLIENT_SSL);
but this setting is ignored by this plugin.

Resulting in the error-message:
PHP message: WP Grid: SSL connection is required. Please specify SSL options and retry.
and the website only showing:

WP Grid could not connect to database.

This is a security-issue, when a remote database shall be used.
Please implement SSL-support for database-connections!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant