[WIFINina] Nano 33 IoT and wpa2 enterprise

Hello everybody, I'm looking for more information about the WifiNina library and the possibility to connect a Nano-like board using EAP-TLS authentication.

Unlike PEAP-TLS which is based on credentials auth,
in order to accomplish that, we would need to handle a client certificate, private key and ca.

I'd like to know if somebody has already tested something like that or if not implemented, whether it's foreseen in the future development timeline.

The chip installed on the Nano IoT 33 (ublox nina-w102) is based on ESP32, so theoretically it should be feasible.

Thanks