• Andres AG's avatar
    Add tests for out flags from x509_crt_verify_top() · 9f430c15
    Andres AG authored
    The tests load certificate chains from files. The CA chains contain a
    past or future certificate and an invalid certificate. The test then
    checks that the flags set are MBEDTLS_X509_BADCERT_EXPIRED or
    MBEDTLS_X509_BADCERT_FUTURE.
    9f430c15