ngosang / restic-exporter

Prometheus exporter for the Restic backup system
MIT License
84 stars 18 forks source link

Add INSECURE_TLS env var to skip TLS verification for self-signed certificates #30

Closed hofarah closed 2 months ago

hofarah commented 7 months ago

According to Restic documents, we can skip TLS certificate verification when connecting to the repository (insecure) I only Added INSECURE_TLS env var to skip TLS verification for self-signed certificates

ngosang commented 2 months ago

https://github.com/ngosang/restic-exporter/releases/tag/1.6.0