-
-
Couldn't load subscription status.
- Fork 47
Closed
Description
Hi, I just started looking at your library (and I'm also new to Python...).
I took your getting started example and adjusted the settings as follows:
HOST = "192.168.1.1"
USERNAME = "admin"
PASSWORD = "..."
ENCRYPTION_METHOD = EncryptionMethod.MD5
VALIDATE_SSL_CERT = False
With that I get an SSL-related error:
Cannot connect to host 192.168.1.1:443 ssl:default [[SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1028)]
That's a bit surprising, as I explicitly turned of SSL validation.
What can I do about this?
Metadata
Metadata
Assignees
Labels
No labels