File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
/* *****************************************************************************
27
27
* CONSTANTS
28
28
******************************************************************************/
29
- const char AIoTSSCert[] =
29
+ char AIoTSSCert[] =
30
30
" -----BEGIN CERTIFICATE-----\n "
31
31
" MIIBzzCCAXSgAwIBAgIUHxAd66fhJecnwaOR4+wNF03tSlkwCgYIKoZIzj0EAwIw\n "
32
32
" RTELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkFyZHVpbm8gTExDIFVTMQswCQYDVQQL\n "
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ const unsigned char x509_crt_bundle[] = {
245
245
* https://www.amazontrust.com/repository/AmazonRootCA4.pem
246
246
* https://www.amazontrust.com/repository/SFSRootCAG2.pem
247
247
*/
248
- const char AIoTUPCert[] =
248
+ char AIoTUPCert[] =
249
249
" -----BEGIN CERTIFICATE-----\n "
250
250
" MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF\n "
251
251
" ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\n "
You can’t perform that action at this time.
0 commit comments