Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
themilkman opened this issue Jun 23, 2022 · 2 comments
Open

Comments

@themilkman
Copy link

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

@jawsper
Copy link
Contributor

jawsper commented Mar 9, 2023

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

@miklosbagi
Copy link

*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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants