Searched refs:check_common_ca (Results 1 – 10 of 10) sorted by relevance
290 uint8_t check_common_ca; /**< 1 if peer cert is to be signed by member
423 uint8_t check_common_ca; /* 1 if peer cert is to be signed by427 * Ignored if check_common_ca set */495 provided, else 0. If not set, check_common_ca, allow_self_signed,500 *check_common_ca* Set to 1 to check that the CA that signed the peer's508 *check_common_ca* is set, then a self-signed certificate will not be allowed.541 check_common_ca, allow_self_signed, allow_expired_certs,965 dtls_pki.check_common_ca = 1;
362 dtls_pki.check_common_ca = 1;
395 dtls_pki.check_common_ca = 1;
411 !setup_data->check_common_ca) { in cert_verify_callback_mbedtls()774 setup_data->check_common_ca ? in setup_pki_credentials()1728 m_context->setup_data.check_common_ca = 0;
307 g_context->setup_data.check_common_ca = 0; in coap_dtls_context_set_pki()842 !g_context->setup_data.check_common_ca) { in cert_verify_gnutls()1387 setup_data->check_common_ca ? 0 : 1); in setup_pki_credentials()
1158 if (setup_data->check_common_ca && setup_data->pki_key.key.pem.ca_file && in setup_pki_server()1518 if (setup_data->check_common_ca && setup_data->pki_key.key.pem.ca_file && in setup_pki_ssl()1935 if (setup_data->allow_self_signed && !setup_data->check_common_ca) in tls_verify_call_back()2644 context->setup_data.check_common_ca = 0; in coap_dtls_context_set_pki()
644 dtls_pki.check_common_ca = !root_ca_file; in fill_keystore()
1353 dtls_pki.check_common_ca = !root_ca_file; in setup_pki()
2037 dtls_pki.check_common_ca = !root_ca_file; in setup_pki()