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 2626/* *****************************************************************************
2727 * CONSTANTS
2828 ******************************************************************************/
29- const char AIoTSSCert[] =
29+ char AIoTSSCert[] =
3030" -----BEGIN CERTIFICATE-----\n "
3131" MIIBzzCCAXSgAwIBAgIUHxAd66fhJecnwaOR4+wNF03tSlkwCgYIKoZIzj0EAwIw\n "
3232" RTELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDkFyZHVpbm8gTExDIFVTMQswCQYDVQQL\n "
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ const unsigned char x509_crt_bundle[] = {
245245 * https://www.amazontrust.com/repository/AmazonRootCA4.pem
246246 * https://www.amazontrust.com/repository/SFSRootCAG2.pem
247247 */
248- const char AIoTUPCert[] =
248+ char AIoTUPCert[] =
249249" -----BEGIN CERTIFICATE-----\n "
250250" MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF\n "
251251" ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\n "
You can’t perform that action at this time.
0 commit comments