mbedtls/programs/x509
Gilles Peskine 618a70ede7 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 22:09:12 +02:00
..
cert_app.c Allow read-only access to lists of certificates, CRL, CRL entries 2021-08-31 23:18:07 +02:00
cert_req.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
cert_write.c Make many fields of X.509 structures public 2021-08-31 22:54:27 +02:00
CMakeLists.txt New sample program to benchmark certificate loading 2021-10-25 22:08:33 +02:00
crl_app.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
load_roots.c load_roots: arguments must be files 2021-10-25 22:09:12 +02:00
req_app.c Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00