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
The verify credentials api performs a validity check of the device certificate.
However it does not verify that the certificate was created for the calling device (ie check the Subject field of the decoded cert).
The verify credentials api performs a validity check of the device certificate.
However it does not verify that the certificate was created for the calling device (ie check the
Subjectfield of the decoded cert).