Smart Machine Smart Decision
SIM7000 Series_AT Command Manual_V1.03 231 2018-05-08
Time
-
Reference
Note
18.2.3 AT+CASSLCFG Set SSL certificate and timeout parameters
AT+CASSLCFG Set SSL certificate and timeout parameters
Test Command
AT+CASSLCFG=
?
Response
+CASSLCFG: (range of supported <cid>s),"cacert",<caname>
+CASSLCFG: (range of supported <cid>s),"clientcert",<certname>
+CASSLCFG: (range of supported <cid>s),"psktable",<pskname>
+CASSLCFG: (range of supported <cid>s),"timeout",(0-65535)
Parameters
See Write Command
Read Command
AT+CASSLCFG?
Response
If <cid> has been set by AT+CACID:
+CACID: <cid>
cacert: <caname>
clientcert: <certname>
psktable: <pskname>
timeout: <timeout>
OK
If no <cid> has been set by AT+CACID:
See Write Command
Write Command
AT+CASSLCFG=
<cid>,"cacert",<c
aname>
Response
OK
If error is related to ME functionality:
Parameters
<cid> TCP/UDP identifier, see AT+CACID
<caname> Alphanumeric ASCII text string up to 64 characters.
certificate name that has been configured by AT+CSSLCFG.
Note: If the root certificate is empty, module will trust all certificates
default.
AT+CASSLCFG=
Response