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

minimqtt, not sure if minimqtt or circuitpython #7366

Closed
schaefer01 opened this issue Dec 20, 2022 · 2 comments
Closed

minimqtt, not sure if minimqtt or circuitpython #7366

schaefer01 opened this issue Dec 20, 2022 · 2 comments

Comments

@schaefer01
Copy link

Adafruit CircuitPython 7.3.3 on 2022-08-29; Adafruit Feather RP2040 with rp2040

hi,
my first attempt to use minimqtt to talk to a server on a wired lan returned the error:
AssertionError: Error: SSL/TLS is not currently supported by CircuitPython.

  1. is this a circuitpython problem or a minimqtt problem
  2. in either case, will SSL/TLS be supported in the future?

bob s.

@dhalbert
Copy link
Collaborator

WIZNET itself does not support SSL:
adafruit/Adafruit_CircuitPython_Wiznet5k#59

Supporting SSL generally would require some work:
#6535
#2202

@dhalbert
Copy link
Collaborator

I will close (without prejudice :) ) as this is subsumed by the other open issues.

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

No branches or pull requests

2 participants