1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-24 21:07:49 +03:00
Files
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
..