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