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

Fixed a bug where Craft wasn’t respecting SSL database connection settings if they were specified. #12612

Merged
merged 5 commits into from
Feb 3, 2023

Conversation

angrybrad
Copy link
Member

okolvik-avento and others added 3 commits February 2, 2023 17:09
As it is right now, craft does not support setting the ssl attributes in the configuration it uses for mysqldump.
Add support for this instead of having to use the really cumbersome method of overriding the backup command setting.
Fixed a bug where Craft wasn’t respecting SSL database connection settings if they were specified.
@angrybrad angrybrad requested review from brandonkelly and a team as code owners February 3, 2023 01:18
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

Successfully merging this pull request may close these issues.

None yet

3 participants