Hi,
I dont know if this is the right forum to ask, but is there any common solution for certificate renewal?
For example If I use azure iot hub, I will provision the digicertroot cert (valid until 2038) and a client certificate (valid until XXX) at the factory where the device is produced.
But what If the devices sits months on a store shelf and the certificate expires? Or if a customer just turns it off for months?
Is there any accepted solution for a PKI with embedded devices?
(Without implementing it all by yourself, since It is never a good idea to implement security by yourself...)
Best regards