Skip to content

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

Description

@guidoiaquinti

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions