Fixed issue with shelly self signed certificate.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user