Skip to content

MYSQL_ATTR_SSL_CA #116

Description

@Aerendir

Explain in the documentation that it is required to add to config/packages/prod/doctrine.yaml:

doctrine:
    dbal:
        options:
            # http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html#MySQL.Concepts.SSLSupport
            MYSQL_ATTR_SSL_CA: '%kernel.project_dir%/etc/rds-combined-ca-bundle.pem'

Used in TrustBack.Me.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions