This is used to configure client certificate and client key in the ssl client.
The certificate is sent as buffer via AT command and the key is read from secure element nvs namespace.
Issues:
Only one global client certificate and private key is supported. We need to implement a per client management FIXED
Verify that client certificate is ignored if connecting to anotehr server not requesting client verification FIXED
This is used to configure client certificate and client key in the ssl client. The certificate is sent as buffer via AT command and the key is read from secure element nvs namespace.
Issues:
Only one global client certificate and private key is supported. We need to implement a per client managementFIXEDVerify that client certificate is ignored if connecting to anotehr server not requesting client verificationFIXED