-->
Page 1 of 1

SSL connection with AT+CIPSTART command

PostPosted: Sat Aug 13, 2016 12:36 pm
by varlux
HI everybody,

I want to build a SSL connection from my ESP8266 to a server which implement a SSL socket. So, of course, I need the following AT command:

- AT+CIPSTART
- AT+CIPSSLSIZE

But....I don't know how (and where) upload certificates, keys etc.

Can you help me?
Thanks

varlux