AirPrime HL76xx AT Commands Interface Guide Rev6 2

Table Of Contents
4118395 Rev 6.2 June 26, 2017 292
AT Commands Interface Guide
Protocol Specific Commands
HL7618RD, HL7648, HL7650, HL7690 and HL7692
<http_server> IP address string or explicit name of the remote server
<https_port> Numeric parameter (1-65535), 443 by default.
<http_version> 0 HTTP 1.1
1 HTTP 1.0
<cipher_suite>
0 TLS_RSA_CHOOSE_BY_SERVER
1 TLS_RSA_WITH_RC4_128_MD5
2 TLS_RSA_WITH_RC4_128_SHA
3 TLS_RSA_WITH_DES_CBC_SHA (not supported)
4 TLS_RSA_WITH_3DES_EDE_CBC_SHA (not supported)
5 TLS_RSA_EXPORT1024_WITH_DES_CBC_SHA (not supported)
6 TLS_RSA_WITH_AES_128_CBC_SHA
7 TLS_RSA_WITH_AES_256_CBC_SHA
8 TLS_RSA_WITH_AES_128_GCM_SHA256
<sec_level> 1 No authentication
2 Manage server authentication (renegotiation of client certificate is not
supported)
3 Manage server and client authentication if requested by remote server
(renegotiation of client certificate is not supported)
<login> String type, indicates the user name to be used during the HTTPS
connection.
<password> String type, indicates the password to be used during the HTTPS
connection.
<start> Specifies whether to start the HTTPS connection immediately or not
0 Start the HTTPS connection later using +KTTPSCNX
1 Start the HTTPS connection immediately
<started> Specifies whether the HTTPS connection has been started
0 The HTTPS connection has not been started yet
1 The HTTPS connection has already been started
<af> Address family used for the connection
0 IPV4
1 IPV6
Reference
Sierra Wireless
Proprietary
Notes
<https_port> and <http_server> define the port and the IP address of the remote
server one wants to connect.
The connection timeout for TCP socket is about 9 seconds with 3 retransmissions
with 3 seconds delay.
For <sec_level>:2 and 3, certificates or private key must be loaded from internal
storage. See SSL Certificate Management for more information.
Any certificates referenced in HTTPS feature should be DER encoded.
Any private key referenced in HTTPS feature should be DER- PKCS#8 encoded.
This command can be used before setting up +KCNXCFG configuration. Note
however that the latter is required to start the connection properly.