matomo-org / matomo-org/plugin-Migration
Support for ssl connection to destination DB with certificate
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 7
- Forks
- 11
- Avg merge
- 4h 17m
- Merged PRs (30d)
- 2
Description
Destination DB may require a ssl certificate, the same way there is a ssl_ca param in matomo config, there should be IMO a --target-db-ssl-ca param
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Matomo ssl_ca configuration handling, the destination database connection, and the CLI option parsing for migration settings. The work is done when a --target-db-ssl-ca value is accepted and used for the destination DB connection, with the relevant behavior covered by tests if an existing test area is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100