nickovs / unificontrol

A high-level Python interface to the Unifi controller software
Apache License 2.0
96 stars 41 forks source link

Param to disable certificate validation #28

Open caco3 opened 3 years ago

caco3 commented 3 years ago

Allow to ignore certificate verification. See https://docs.python-requests.org/en/master/user/advanced/#ssl-cert-verification

This fixes https://github.com/nickovs/unificontrol/issues/25