hcpy icon indicating copy to clipboard operation
hcpy copied to clipboard

Error [SSL: NO_CIPHERS_AVAILABLE] no ciphers available (_ssl.c:1129)

Open themilkman opened this issue 2 years ago • 2 comments

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

themilkman avatar Jun 23 '22 08:06 themilkman

I had this same issue, I solved it by uninstalling and installing sslpsk.

jawsper avatar Mar 09 '23 19:03 jawsper

*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

miklosbagi avatar Jun 11 '23 18:06 miklosbagi