Hi @jijomathew ,The STSAFE-A shall on the side of the peripheral you want to authenticate in that case.Having the STSAFE-A on the USB master side will enable mutual authentication with peripheral.The code example provided in the X-CUBE-SAFEA1 is show...
Hi @jijomathew , I'm not sure to understand your request ?You want to authenticate a USB device connected to your STM32 device USB port ?In your STM32 device you have an STSAFE-A and is acting as USB master ?Best Regards,Benjamin
Hi @naNEQ ,This is an interesting discussion.First the STSAFE-A always has a personalization and you can request a dedicated personalization which will helps to provision your private key and certificate in your application. Regarding the thought exp...
Hi @naNEQ, Thanks for your interest in STSAFE-A solution.For your application, the STSAFE-A perso service provides possibility to have the STSAFE-A UID in the certificate CN. Also, we a custom perso of the STSAFE-A, you can have a dedicated CA certif...
Hi @bose, The integration of the STSAFE-A shall be done in your TLS stack, if you are using MbedTLS, you can have a look to this thread. You will find C code example for using the STSAFE-A resources within TLS session.Best Regards,Benjamin