zephyr/samples
Matt Rodgers 8f07784e9f tests: http_server: fix failing TLS tests due to moved certificates
Testcase uses certificates from the sample application at
samples/net/sockets/http_server. These were modified and moved into a
different folder by a previous commit, causing a build failure in the
test.

Testcase updated to:
- use new path to certificates
- update available cipher suites, since certificates now use ECDSA
- update expected hostname in certificate

The CA certificate in the sample app is also converted to .der format
for inclusion in the test (the content is exactly the same as the PEM
version, just converted to DER).

Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
2024-12-11 06:32:53 -05:00
..
application_development boards: samples: remove CONFIG_BUILD_NO_GAP_FILL=y and similar 2024-12-02 11:14:09 +01:00
arch doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
basic tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
bluetooth tests: Bluetooth: Audio: Remove uses of K_FOREVER in syswg for TX 2024-12-10 16:23:10 +01:00
boards samples/tests: bluetooth: remove ENTROPY_GENERATOR selection 2024-12-10 08:05:33 +01:00
cpp doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
drivers drivers: video: Add timeout tovideo_buffer_alloc 2024-12-10 20:39:57 +01:00
fuel_gauge doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hello_world samples: hello_world: remove redundant title 2024-09-26 17:40:42 -04:00
kernel samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
modules samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
net tests: http_server: fix failing TLS tests due to moved certificates 2024-12-11 06:32:53 -05:00
philosophers samples: doc: convert philosophers sample to code-sample directive 2024-09-23 12:00:00 +02:00
posix samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
psa mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 2024-11-20 15:59:40 -05:00
sensor samples: sensor/mcux_lpcmp: Add LPCMP use case 2024-12-10 16:22:55 +01:00
shields samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
subsys samples: susbsys: tracing: Fix harness configuration 2024-12-10 16:22:27 +01:00
synchronization samples/synchronization: fix thread b pinning 2024-07-30 18:30:30 +01:00
sysbuild samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
tfm_integration tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
userspace samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 2024-10-01 09:58:22 +02:00
index.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
sample_definition_and_criteria.rst doc: overhaul sample criteria and expectations 2024-09-12 10:03:30 +02:00