Skip to content

[Doctrine] Update doctrine.rst on ssl documentation #20308

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

Merged
merged 1 commit into from
Oct 9, 2024

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.

@lacatoire
Copy link
Author

@javiereguiluz I did not succeed squashing, so i've made another PR

@carsonbot carsonbot changed the title Update doctrine.rst on ssl documentation [Doctrine] Update doctrine.rst on ssl documentation Oct 9, 2024
@javiereguiluz javiereguiluz added this to the 6.4 milestone Oct 9, 2024
@javiereguiluz javiereguiluz changed the base branch from 7.1 to 6.4 October 9, 2024 12:47
@javiereguiluz javiereguiluz force-pushed the doctrine-ssl-mysql-connection branch from 36cc247 to dff0d33 Compare October 9, 2024 12:47
@javiereguiluz javiereguiluz merged commit c51bc3a into symfony:6.4 Oct 9, 2024
3 checks passed
@javiereguiluz
Copy link
Member

Thanks a lot Louis-Arnaud!

Yes, squashing is sometimes tricky and it's easier to start over. This happened to me many times. So, thanks for the extra effort. Cheers!

@lacatoire lacatoire deleted the doctrine-ssl-mysql-connection branch October 9, 2024 13:11
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.

3 participants