bportaluri / WiFiEsp

Arduino WiFi library for ESP8266 modules
GNU General Public License v3.0
548 stars 210 forks source link

SSL Client #101

Open evbelda opened 7 years ago

evbelda commented 7 years ago

I'm trying to get a SSLClient with this library to get an SSL socket.

are there any SSL object for this library? are there any other objects related to create this socket? are there any example?

MohamedA95 commented 6 years ago

i think issue #29 provides the solution