AirPrime and HL7548 AT Commands Interface Guide Rev10 0

Table Of Contents
4116303 Rev 10.0 August 10, 2017 204
AT Commands Interface Guide
Protocol Specific Commands
HL7518 and HL7548
Reference
Sierra Wireless
Proprietary
11.9.2. +KSSLCFG Command: SSL Configuration
HL7518 and HL7548
Test command
Syntax
AT+KSSLCFG=?
Response
+KSSLCFG:<option id>,<option>
OK
Read command
Syntax
AT+KSSLCFG?
Response
+KSSLCFG:0,<TLS Version>
+KSSLCFG:2,<Session Mode>
OK
Write command
Syntax
AT+KSSLCFG
=<option id>,
<option>
Response
If <option_id> = 0:
AT+KSSLCFG=<option_id>,<TLS Version>
OK
If <option_id> = 1:
AT+KSSLCFG=<option_id>,<Random Seed>
OK
If <option_id> = 2:
AT+KSSLCFG=<option_id>,<Session Mode>
OK
Parameters
<option id> 0 Specify a TLS version to be used for hand shake
1 Setup random seed
2 Specify session mode
<TLS Version> 0 Highest possible
1 TLS 1.0
3 TLS 1.2
<Random Seed> String to be added into the entropy of the random number generator
<Session Mode> 0 Automatic
1 Always start a new session (not supported)