Fixed issue with shelly self signed certificate.
Build Docker image on push / docker (push) Successful in 20s
Build and push Docker image on tag / docker (push) Successful in 9s

This commit is contained in:
2026-08-18 01:00:56 +02:00
parent d9d989d63f
commit 9ec7a92fa1
5 changed files with 40 additions and 5 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ The exporter sends an `Authorization: Basic` header when either `username` or `p
| `http://192.168.0.30/` | `http://192.168.0.30/status` |
| `https://shelly.example/device` | `https://shelly.example/device/status` |
HTTPS uses the operating system trust store and normal certificate verification. There is no option to disable TLS verification.
For HTTPS device URLs, the exporter deliberately skips certificate verification. Self-signed, expired, and hostname-mismatched certificates are accepted without additional configuration.
## Product identifiers