esp_eap_client_set_ca_cert() function
Set CA certificate for EAP authentication. This function sets the Certificate Authority (CA) certificate to be used during EAP authentication. The CA certificate is passed to the EAP client module through a global pointer.
Arguments
ca_cert
Pointer to the CA certificate data.
ca_cert_len
Length of the CA certificate data.
Return value
- ESP_OK: The CA certificate was set successfully.
esp_eap_client_set_ca_cert() is called by 1 function:
![]()
esp_eap_client_set_ca_cert()
esp_eap_client_set_ca_cert() writes 2 variables:
![]()
esp_eap_client_set_ca_cert()