Searched refs:check_common_ca (Results 1 – 10 of 10) sorted by relevance
250 uint8_t check_common_ca; /**< 1 if peer cert is to be signed by member
421 uint8_t check_common_ca; /* 1 if peer cert is to be signed by425 * Ignored if check_common_ca set */493 provided, else 0. If not set, check_common_ca, allow_self_signed,498 *check_common_ca* Set to 1 to check that the CA that signed the peer's506 *check_common_ca* is set, then a self-signed certificate will not be allowed.539 check_common_ca, allow_self_signed, allow_expired_certs,963 dtls_pki.check_common_ca = 1;
250 dtls_pki.check_common_ca = 1;
306 dtls_pki.check_common_ca = 1;
356 !setup_data->check_common_ca) { in cert_verify_callback_mbedtls()714 setup_data->check_common_ca ? in setup_pki_credentials()1425 m_context->setup_data.check_common_ca = 0; in coap_dtls_context_set_pki()
254 g_context->setup_data.check_common_ca = 0; in coap_dtls_context_set_pki()823 !g_context->setup_data.check_common_ca) { in cert_verify_gnutls()1399 setup_data->check_common_ca ? 0 : 1); in setup_pki_credentials()
1030 if (setup_data->check_common_ca && setup_data->pki_key.key.pem.ca_file && in setup_pki_server()1420 if (setup_data->check_common_ca && setup_data->pki_key.key.pem.ca_file && in setup_pki_ssl()1863 if (setup_data->allow_self_signed && !setup_data->check_common_ca) in tls_verify_call_back()2579 context->setup_data.check_common_ca = 0; in coap_dtls_context_set_pki()
654 dtls_pki.check_common_ca = !root_ca_file; in fill_keystore()
1227 dtls_pki.check_common_ca = !root_ca_file; in setup_pki()
2032 dtls_pki.check_common_ca = !root_ca_file; in setup_pki()