mbedtls/programs/x509
Gilles Peskine db92884cd0 load_roots: arguments must be files
I had originally thought to support directories with
mbedtls_x509_crt_parse_path but it would have complicated the code more than
I cared for. Remove a remnant of the original project in the documentation.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-10-25 21:24:23 +02:00
..
cert_app.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
cert_req.c cert_req: discover hash algorithms automatically 2020-08-21 20:43:32 +02:00
cert_write.c cert_write: discover hash algorithms automatically 2020-08-21 20:42:32 +02:00
CMakeLists.txt New sample program to benchmark certificate loading 2021-10-25 21:17:08 +02:00
crl_app.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
load_roots.c load_roots: arguments must be files 2021-10-25 21:24:23 +02:00
req_app.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00