eyetowers / gonvif

Onvif Go client library and CLI tool.
MIT License
9 stars 3 forks source link

Issue with TLS certificate #2

Closed dedo1911 closed 6 months ago

dedo1911 commented 6 months ago

I'm trying this tool on a Tapo C210 camera. This is the result:

Error: listing available Onvif services: Post "https://192.168.8.8/onvif/device_service": tls: failed to verify certificate: x509: “TP-Link” certificate is not standards compliant

Is it possible to disable tls verification? Thanks!

dedo1911 commented 6 months ago

Apparently http://192.168.8.8:2020 was the correct address to use for this camera 🥇