I have followed the Azure IoT Hub — nRF Connect SDK 1.6.99 documentation (nordicsemi.com) and was able to comminicate with Azure IoT hub.I have created rootCA and device certificates by following Tutorial - Use Microsoft scripts to create x.509 test certificates for Azure IoT Hub | Microsoft Docs .
- Is rootCA,public and private certificates valid for only for 30 days ? or Is it just the rootCA certificate ?
- I had some difficulties in generating rootCA for the second time from the same system and I created it another computer.Will that be an issue ? Do I need to create all the certifictaes in the same computer ?
- Is it mandatory to delete the old rootCA certificate from IoT hub ?