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

SSL support #9

Closed
marvinroger opened this issue Apr 16, 2016 · 5 comments
Closed

SSL support #9

marvinroger opened this issue Apr 16, 2016 · 5 comments

Comments

@marvinroger
Copy link

Pretty sure this is already on the roadmap, but this is obviously a needed feature. Keep up the good work!

@me-no-dev
Copy link
Owner

I have already looked into this and the current SSL implementation is synchronous, which prevents it to work in async environment :(

@marvinroger
Copy link
Author

By current implementation, do you mean axTLS is blocking?

@me-no-dev
Copy link
Owner

yes

@battuashwik
Copy link

Any update on this. Any directions would be very much appreciated.

@objarni
Copy link

objarni commented Jan 28, 2019

Year 2019 calling. axtls is no more in ArduinoSDK/ESP8266 since november 2018. See this commit, which switches to use something called BearSSL instead: esp8266/Arduino#5366

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

4 participants