matomo-org / matomo-org/plugin-Migration

Support for ssl connection to destination DB with certificate

Open
#34 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.