Skip to content

Conversation

jepler
Copy link

@jepler jepler commented Feb 16, 2024

With this change, https serving "works for me" on a matrixportal s3 with a modified version of
https://github.com/ide/circuitpython-https-server/ (it bundles mpy files incompatible with cpy9 and is not compatible with current adafruit_httpserver); a PR to circuitpython-https-server will also be forthcoming

With this change, https serving "works for me" on a matrixportal s3
with a modified version of
https://github.com/ide/circuitpython-https-server/
(it bundles mpy files incompatible with cpy9 and is not compatible
with current adafruit_httpserver); a PR to circuitpython-https-server
will also be forthcoming
@jepler
Copy link
Author

jepler commented Feb 16, 2024

$ curl --insecure https://10.0.3.57
Hello from Adafruit MatrixPortal S3 with ESP32S3 running 9.0.0-beta.0-38-g0c3b62fac2-dirty on 2024-02-16!

@jepler
Copy link
Author

jepler commented Feb 16, 2024

related work but I don't think it's necessary to have https work right: adafruit/Adafruit_CircuitPython_HTTPServer#82

@jepler
Copy link
Author

jepler commented Feb 16, 2024

Updated circuitpython-https-server at ide/circuitpython-https-server#2

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the diagnosis!

@dhalbert dhalbert merged commit e3c4b79 into adafruit:main Feb 16, 2024
ide pushed a commit to ide/circuitpython-https-server that referenced this pull request Feb 20, 2024
Together with adafruit/circuitpython#8932 this https server is verified to work on `Adafruit MatrixPortal S3 with ESP32S3 running 9.0.0-beta.0-38-g0c3b62fac2-dirty on 2024-02-16`.
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

Successfully merging this pull request may close these issues.

2 participants