zephyr/samples
Robert Lubos a80b59e0c9 samples: net: http_get: Update root CA certificate
The root CA used so far (GlobalSign R2) is about to expire soon
(December 2021) and Google have switched to a new certificate, signed by
GlobalSign R1 (valid until 2028). Therefore we need to replace the
root CA used by the sample to the new one, in order to establish secure
connection to with google.com.

Additionally, the new certificate chain sent by Google is larger again,
so it's needed to increase mbed TLS max content length parameter in
order to process it correctly. This also implies an increase in heap
usage, so increase the heap size as well.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-10-28 10:38:38 -04:00
..
application_development cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arch cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
basic samples: basic: blinky_pwm: Add support for nucleo_wb55rg platform 2021-08-31 19:56:22 -04:00
bluetooth Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
boards drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
compression cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
drivers boards: mimxrt1020_evk: Enable ADC on RT1020 EVK 2021-10-28 11:20:55 +02:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
modules samples: canopennode: fix the sample path 2021-09-27 21:54:56 -04:00
net samples: net: http_get: Update root CA certificate 2021-10-28 10:38:38 -04:00
philosophers samples: philosophers: fix pointer type mismatch for stack fork 2021-09-09 19:06:38 -04:00
posix samples/posix: eventfd: Prevent run in twister when SRAM below 32K 2021-09-20 19:48:34 -04:00
sensor drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys soc: riscv: esp32c3: nvs: add NVS support using fixed partitions 2021-10-28 06:47:21 -04:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration samples: tfm_integration: Fix PSA crypto APIs 2021-10-07 14:02:40 -05:00
userspace samples: prod_consumer: don't reuse main stack for app_b 2021-08-26 21:16:22 -04:00
classic.rst
index.rst