Skip to content

Conversation

lacatoire
Copy link

Added SSL configuration example for MySQL in Doctrine DBAL

  • Included YAML and XML configuration examples for setting up an SSL connection with MySQL using Doctrine DBAL in Symfony.
  • Explained how to use environment variables for specifying SSL certificate paths (MYSQL_SSL_KEY, MYSQL_SSL_CERT, MYSQL_SSL_CA).
  • Added a note on configuring the .env.local or .env.local.php files with the appropriate certificate paths.

@carsonbot carsonbot changed the title Doctrine ssl connection mysql [Doctrine] Doctrine ssl connection mysql Oct 8, 2024
@javiereguiluz javiereguiluz modified the milestones: 6.4, 7.1 Oct 8, 2024
@javiereguiluz
Copy link
Member

@lacpandore thanks for this contribution. I'm trying to merge it but I'm seeing a long list of merge conflicts while doing that.

So, could you please squash your commits? (See this squashing guide if you need it: https://gist.github.com/lpranam/4ae996b0a4bc37448dc80356efbca7fa) Thanks!

@xabbuh
Copy link
Member

xabbuh commented Oct 8, 2024

@lacpandore You need to rebase your branch to get rid of the merge commits.

@lacatoire lacatoire closed this Oct 8, 2024
@lacatoire lacatoire deleted the doctrine-ssl-connection-mysql branch October 8, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants