Telit LE910 V2 Series AT Commands
80446ST10707A Rev. 0– 2015-11-03
Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved page 370 of 509
Mod. 0808 2011-07 Rev.2
Configure additional parameters of a SSL socket - #SSLSECCFG2
#SSLSECCFG2 – Configure additional parameters of a SSL socket
AT#SSLSECCFG2=
<SSId>,
<version>
[,<unused_A>
[,<unused_B>
[,<unused_C>
[,<unused_D>]]]]
This command allows configuring additional SSL connection
parameters.
Parameters:
Secure Socket Identifier
1 – Until now SSL block manage only one socket
SSL/TLS protocol version
(default is 1, i.e.: TLSv1.0)
0 – protocol version SSLv3
1 – protocol version TLSv1.0
2 – protocol version TLSv1.1
Note: parameter is automatically saved in NVM
Read command reports the currently selected parameters in the
format:
#SSLSECCFG2: <SSId>,<version>,0,0,0,0
Test command reports the range of supported values for all the
parameters
Configure general parameters of a SSL socket - #SSLCFG
#SSLCFG – Configure general parameters of a SSL socket
AT#SSLCFG=<SSId>,
<cid>,<pktSz>,
<maxTo>,
<defTo>,<txTo>[,
<sslSRingMode >[,
<noCarrierMode >[,
<UNUSED_1>[,
<UNUSED_2>]]]]
This command allows configuring SSL connection parameters.
Parameters:
<SSId> - Secure Socket Identifier
1 - Until now SSL block manages only one socket
<cid> - PDP Context Identifier.
1 - Until now only context one is supported.
<pktSz> - packet size to be used by the SSL/TCP/IP stack for data sending.
0 - select automatically default value (300).
1..1500 - packet size in bytes.