<noCarrierMode> - this parameter permits to choose NO CARRIER indication
format when the secure socket is closed as follows:
2 - NO CARRIER:SSL,<SSId>,<cause>
Indication of current <SSId> secure socket connection and closure
<cause> are added.
Following the possible <cause> values are listed:
0 - not available (secure socket has not yet been closed
1 - the remote TCP connection has been closed ( RST, or any fatal error in
send/recv are all included within this case)
2 - socket inactivity timeout
3 - network deactivation (PDP context deactivation from network)
4 - SSL "Close Notify Alert" message has been received
5 - the remote TCP connection has been closed(FIN)
after all data have been retrieved from socket
6 - Closure due to any other SSL alert different from the previous
ones.
AT#SSLCFG?
Read command reports the currently selected parameters in the format:
#SSLCFG: <SSId1>,<cid>,<pktSz>,<maxTo>,<defTo><txTo>,<sslSRingMode>,<noCar
rierMode>,<skipHostMismatch>,0