User's Manual

Table Of Contents
Secure Socket Protocol
AT+i Programmer‘s Manual Version 8.32 21-4
21.5 +iSSL Secure Socket Connection Handshake
Syntax:
AT+iSSL:<hn>
Negotiates a secure SSL3/TLS1 connection over an open
TCP/IP socket.
Parameters:
<hn> = A previously open TCP/IP socket handle.
Command Options:
<hn>
Must be obtained using the AT+iSTCP command during the
current Internet mode session. Or a socket accepted by a
listening socket.
When a Network Time Server is defined and NTOD is set to
1, iChip confirms the server‘s certificate date validity using
the retrieved network time. If, for some reason, the network
time is not retrieved successfully, iChip does not accept the
certificate until the time is retrieved successfully.
Result Code:
I/OK
If the SSL3/TLS1 negotiation is successful.
I/ERROR
Otherwise