hass-livebox-component icon indicating copy to clipboard operation
hass-livebox-component copied to clipboard

SSL Error

Open Zehir opened this issue 9 months ago • 5 comments

Hello,

I was trying to use the component to get info from a remote livebox but the web remote force https but without a valid certificate.

Is there any workaround for that issue ?

ssl.SSLError: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/aiosysbus/auth.py", line 217, i

Zehir avatar Apr 25 '24 14:04 Zehir