Searched refs:allow_expired_crl (Results 1 – 10 of 10) sorted by relevance
259 uint8_t allow_expired_crl; /**< 1 if expired crl is allowed */ member
376 if (setup_data->check_cert_revocation && setup_data->allow_expired_crl) { in cert_verify_callback_mbedtls()388 if (setup_data->check_cert_revocation && setup_data->allow_expired_crl) { in cert_verify_callback_mbedtls()1433 m_context->setup_data.allow_expired_crl = 1; in coap_dtls_context_set_pki()
263 g_context->setup_data.allow_expired_crl = 0; in coap_dtls_context_set_pki()275 g_context->setup_data.allow_expired_crl = 1; in coap_dtls_context_set_pki()803 if (g_context->setup_data.allow_expired_crl) { in cert_verify_gnutls()
1876 if (setup_data->allow_expired_crl) in tls_verify_call_back()2587 context->setup_data.allow_expired_crl = 1; in coap_dtls_context_set_pki()
431 uint8_t allow_expired_crl; /* 1 if expired crl is allowed */495 check_cert_revocation, allow_no_crl, allow_expired_crl, allow_bad_md_hash528 *allow_expired_crl* Set to 1 to allow an certificate that has an expired CRL541 allow_no_crl, allow_expired_crl, allow_bad_md_hash and970 dtls_pki.allow_expired_crl = 1;
257 dtls_pki.allow_expired_crl = 1;
313 dtls_pki.allow_expired_crl = 1;
661 dtls_pki.allow_expired_crl = 1; in fill_keystore()
1234 dtls_pki.allow_expired_crl = 1; in setup_pki()
2039 dtls_pki.allow_expired_crl = 1; in setup_pki()