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(matomo): not accepting SSL connection for database #1949

Merged

Conversation

tomudding
Copy link
Member

Description

Adds new environment variable MATOMO_DATABASE_SSL to allow Matomo to connect to a database over SSL. CA path defaults to /etc/ssl/certs/ (Alpine).

Do not know how I missed this when doing GH-1914 and GH-1915.

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)

@tomudding tomudding merged commit 1f830c2 into GEWIS:main Dec 24, 2024
4 checks passed
github-actions bot added a commit that referenced this pull request Dec 24, 2024
Tom Udding: Merge pull request #1949 from tomudding/fix/matomo-not-accepting-ssl-connections-to-db

fix(matomo): not accepting SSL connection for database

Co-authored-by: tomudding <tomudding@users.noreply.github.com>
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