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

fix: sync script not using SSL #1915

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

tomudding
Copy link
Member

Description

Continuation of GH-1914; failed in production because SSL was not enabled for the MariaDB side. The PostgreSQL side now also requires SSL.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement (no changes to code)
  • Other (please specify)

Failed in production because SSL was not enabled for the MariaDB side. The
PostgreSQL side now also requires SSL.
@tomudding tomudding merged commit a297a93 into GEWIS:main Oct 31, 2024
4 checks passed
github-actions bot added a commit to tomudding/gewisweb that referenced this pull request Nov 9, 2024
Tom Udding: Merge pull request GEWIS#1915 from tomudding/fix/mariadb-ssl

fix: sync script not using SSL

Co-authored-by: tomudding <[email protected]>
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.

1 participant