Done
Details
Assignee
UnassignedUnassignedReporter
Sergey ProninSergey Pronin(Deactivated)Needs QA
YesNeeds Doc
YesFix versions
Priority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
Sergey Pronin
Sergey Pronin(Deactivated)Needs QA
Yes
Needs Doc
Yes
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created May 26, 2021 at 12:35 PM
Updated March 5, 2024 at 4:52 PM
Resolved April 21, 2022 at 3:22 PM
Sometimes users run private S3-compatible storage with self-issued TLS certificate.
In that case Operators should be able to store backups there by either skipping TLS verification or by accepting self-issued CAs.
pgbackrest (used in PG Operator) has this functionality:
and there is a corresponding flag in PG Operator:
We need to add the same functionality to MySQL and MongoDB Operators.
This improvement adds the new flag into storages configuration in MongoDB Operator.