3.21.12. AT#SSLD - Open a SSL Socket to a Remote Server
This command opens a remote connection via socket secured through SSL.
AT#SSLD=<SSId>,<rPort>,<IPAddress>,<ClosureType>[,<connMode>[,<Timeout>]]
Execution command opens a remote connection via socket secured through SSL.
Both command and online modes can be used.
In the first case 'OK' is printed on success, and data exchange can be performed
by means of #SSLSEND and #SSLRECV commands.
In online mode 'CONNECT' message is printed, and data can be sent/received
directly to/by the serial port. Communication can be suspended by issuing the
escape sequence (by default +++) and restored with #SSLO command.
Parameters: