hcpy
hcpy copied to clipboard
Error [SSL: NO_CIPHERS_AVAILABLE] no ciphers available (_ssl.c:1129)
Hi there!
A colleague is trying your library but gets the following error:
ERROR BOSCH-Dishwasher-012030517384011330 [SSL: NO_CIPHERS_AVAILABLE] no ciphers available (_ssl.c:1129)
Is this related to the thing you mention in the README?
so a special hacked version of sslpsk is used to establish the connection
Is there something we're doing wrong?
Thanks for any suggestion!
Setup: python 3.9.13 OpenSSL 3.0.4 macOS
I had this same issue, I solved it by uninstalling and installing sslpsk
.
*bump* Almost that, but: ERROR bosch-blah-dishwasher [SSL: NO_CIPHERS_AVAILABLE] no ciphers available (_ssl.c:1002)
Uninstalling / Reinstalling sslpsk
doesn't help.
- MacOS (13.1, arm)
- OpenSSL LibreSSL 3.3.6
- py v3.11.4