Home
last modified time | relevance | path

Searched refs:permissive (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/programs/x509/
Dcert_app.c86 int permissive; /* permissive parsing */ member
176 opt.permissive = DFL_PERMISSIVE; in main()
217 opt.permissive = atoi(q); in main()
218 if (opt.permissive < 0 || opt.permissive > 1) { in main()
283 if (opt.permissive == 0 && ret > 0) { in main()
/mbedtls-latest/
DChangeLog2027 * Fix PSA_ALG_TLS12_PRF and PSA_ALG_TLS12_PSK_TO_MS being too permissive
5844 * Added permissive certificate parsing to x509parse_crt() and
5845 x509parse_crtfile(). With permissive parsing the parsing does not stop on