At present mTLS authentication is not possible with this library rendering authentication by devices such as Arduino UNO R4 Wifi that use this library to services such as AWS IOT Core impossible.
Support would be needed for adding private and public keys as well as device certificates similar to the current function setCACert(char * root_ca)
Additional context
Related discussion:
https://forum.arduino.cc/t/mtls-on-uno-r4-wifi/1410056
At present mTLS authentication is not possible with this library rendering authentication by devices such as Arduino UNO R4 Wifi that use this library to services such as AWS IOT Core impossible.
Support would be needed for adding private and public keys as well as device certificates similar to the current function setCACert(char * root_ca)
Additional context
Related discussion:
https://forum.arduino.cc/t/mtls-on-uno-r4-wifi/1410056