Page 1 of 1

WPA2 Enterprise using Wolfssl ?

Posted: Thu Nov 18, 2021 1:01 pm
by hmojito
Hi,
Is it possible to use wolfssl in WPA2 Enterprise instead of mbedtls ?
I have set CONFIG_ESP_TLS_USING_WOLFSSL=y in sdkconfig but EAP-TLS seems to used still mbedtls to read key and cert files (E (272609) wpa: mbedtls_pk_parse_keyfile returned -0x2e80)

Regards