Many systems, (Google IoT Core MQTT clients, as an example), use a public key for authenticating clients. Ideally, these keys are generated on-device during an initial boot procedure.
What do you do in your architecture to handle these?
I’m asking a larger question. Generating keys isn’t difficult. But what are people’s thoughts on getting the public key into your infrastructure, for example?