stefanprodan / mgob

MongoDB dockerized backup agent. Runs schedule backups with retention, S3 & SFTP upload, notifications, instrumentation with Prometheus and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for self signed certificates

vaughnage-io opened this issue · comments

Would it be possible to use the '--insecure' option with mc to bypass the certificate check when using an HTTPS S3 target? We use mgob in a development environment with a default cert issued by our K8s traefik ingress controller and receive certificate errors on upload.