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

Add support for SSL/TLS connections to the database #71

Open
guidoiaquinti opened this issue Oct 10, 2021 · 0 comments
Open

Add support for SSL/TLS connections to the database #71

guidoiaquinti opened this issue Oct 10, 2021 · 0 comments

Comments

@guidoiaquinti
Copy link

In installations where the databases is enforcing secure connections (example: MySQL running with error_er_secure_transport_required enabled), the entrypoint.sh scripts will fail as it doesn't allow the use of secure connections.

We should probably the script to use mysqli_ssl_set/mysqli::ssl_set (see docs).

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