Git Product home page Git Product logo

Comments (8)

anakod avatar anakod commented on July 21, 2024

I think it should be switchable option, because HTTPS is very expensive in memory usage

from sming.

antelder avatar antelder commented on July 21, 2024

+1 to https. all over the net people are looking for https support, would be a killer feature for sming. I just need a single https post to get an auth token...

from sming.

tprochazka avatar tprochazka commented on July 21, 2024

I saw that current Espressif SDK already has direct support for HTTPS

from sming.

anakod avatar anakod commented on July 21, 2024

Looks like SDK doesn't have correct HTTPS verification: http://www.esp8266.com/viewtopic.php?f=6&t=3343&p=19188

from sming.

robotiko avatar robotiko commented on July 21, 2024

Maybe this can be an starting point:
and ESP project that implements https
https://github.com/SuperHouse/esp-open-rtos

ported lib
https://github.com/SuperHouse/axtls as a submodule optimized for low memory devices.

from sming.

slaff avatar slaff commented on July 21, 2024

@anakod The Arduino/ESP project already has HTTPS support ( https://github.com/esp8266/Arduino/blob/esp8266/hardware/esp8266com/esp8266/libraries/ESP8266WiFi/src/WiFiClientSecure.cpp ). May be someone with good C/C++ skills can port this code to Sming?

from sming.

harry-boe avatar harry-boe commented on July 21, 2024

bump for this issue.
I guess we can close this with the new SSL implementation #596

from sming.

ADiea avatar ADiea commented on July 21, 2024

Hi but does the http client open a HTTP conn or a HTTPS connection to the server based on the protocol part in the URL? Sorry diodn't have time to test the new SSL implementation

from sming.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.