esp_eap_client_use_default_cert_bundle() function
Use the default certificate bundle for EAP authentication. By default, the EAP client uses a built-in certificate bundle for server verification. Enabling this option allows the use of the default certificate bundle.
Arguments
use_default_bundle
True to use the default certificate bundle, false to use a custom bundle.
Return value
- ESP_OK: The option to use the default certificate bundle was set successfully.
esp_eap_client_use_default_cert_bundle() is called by 1 function:
![]()
esp_eap_client_use_default_cert_bundle()
esp_eap_client_use_default_cert_bundle() reads 1 variable and writes 2 variables:
![]()
esp_eap_client_use_default_cert_bundle()