You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support a auxiliary device certificate that can be updated after the
provisioning step. This supports use cases where the provisioning
certificate's private key isn't available or won't work.
Add provisioned?/1 to quickly check whether a device has been provisioned
Fix signature failure issues by encoding the raw public key before constructing
the subject_key_id and authority_key_id for calls to NervesKey.signer_cert/1
and NervesKey.device_cert/1