lucasheld / uptime-kuma-api

A Python wrapper for the Uptime Kuma Socket.IO API
https://uptime-kuma-api.readthedocs.io
MIT License
269 stars 20 forks source link

Add ssl_verify param #26

Closed Vinalti closed 1 year ago

Vinalti commented 1 year ago

Summary

Add parameter ssl_verify (bool) to allow kuma instances with self-signed certificates

closes #25

lucasheld commented 1 year ago

Thanks!