-
Notifications
You must be signed in to change notification settings - Fork 104
add full support for mTLS to WiFiSSLClient #499
Copy link
Copy link
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement