Protect modem certificate

Hi,

I have the following issue, maybe I have an error in thinking:

For Access MQTT the Device has a Certificate in a storage slot, lets say 20. If now someone can gain access to the device, knows about the endpoints and the commands and also finds the slot with the cert, he is able to access at least this device specific endpoint with a new custom firmware and can write everything.

Is there a workflow to prevent this? So for example if a firmware with a non matching mcuboot key is written, it can not access this certificates. I am aware the ota will be blocked with wrong key so what I mean is really the SWD Flash variant.

Thanks for your help and best regards


Daniel

Parents Reply
  • Hello, 

    This is the answer I got from one of our certificate experts:


     The certificate is stored in the modem domain and the modem only acts based on commands it receives from the application. Modem does not validate the application, so even if the application is changed, the modem still responds to the commands it receives. Neither has the modem any way of detecting application ERASEALL. 

    Kind regards,
    Øyvind

Children
Related