Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
Defined values
<ip_address>
A string parameter that identifies the IPv4 address of the common channel service when connecting
Examples
+CCHADDR: 10.71.155.118
OK
15.9.9 AT+CCERTVERIFY Set SSL server cert verify flag
Description
The command is used to set the SSL server cert verify flag. Default is not verified.
SIM PIN References
NO Vendor
Syntax
AT+CCERTVERIFY=? +CCERTVERIFY: (0,1)
OK
AT+ CCERTVERIFY? +CCERTVERIFY: <enable_flag>
Write Command Responses
AT+
=<
enable_flag >
OK
Defined values
The cert verify enable flag:
0 – not verify the server cert.
1 – verify the server cert.
NOTE:
1. If enable the cert verifie
d flag(AT+CCERTVERIFY=1), it need the server cert, user must
load cert file to the EFS before execute the relate open operation.
2. This setting influences the CCH and HTTPS functions.