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
Description
Develop the logic to verify the device certificate within the PRS. This will ensure that the certificate is valid and has not been revoked. Requirements
Implement verification logic for device certificates.
Check against a revocation list if applicable. Acceptance Criteria
The device certificate verification works correctly.
Invalid certificates return appropriate error messages.
The text was updated successfully, but these errors were encountered:
Koufan-De-King
changed the title
Implement logic to verify certificate signatures in backend
Implement logic to verify certificate signatures in backend-e3
Jan 21, 2025
Description
Develop the logic to verify the device certificate within the PRS. This will ensure that the certificate is valid and has not been revoked.
Requirements
Implement verification logic for device certificates.
Check against a revocation list if applicable.
Acceptance Criteria
The device certificate verification works correctly.
Invalid certificates return appropriate error messages.
The text was updated successfully, but these errors were encountered: