Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify Account Certificate in OBS-e3 #134

Closed
Arielpetit opened this issue Feb 3, 2025 · 0 comments · Fixed by #145
Closed

Verify Account Certificate in OBS-e3 #134

Arielpetit opened this issue Feb 3, 2025 · 0 comments · Fixed by #145
Assignees
Labels

Comments

@Arielpetit
Copy link
Collaborator

Arielpetit commented Feb 3, 2025

Description

We need to implement a functionality to verify the validity and integrity of the account certificate to ensure secure communications and data integrity. The verification process should check the authenticity and trust chain of the certificate.

Acceptance Criteria

  • The certificate's signature should be validated against the trusted certificate authority (CA).
  • The certificate's key usage must align with the intended purpose (e.g., digital signature, encryption).
  • Ensure the certificate is correctly linked to the account and valid for the intended use case.
  • If the certificate is invalid, appropriate error handling and feedback should be provided.

estimate : 3

@Elwizzy12 Elwizzy12 changed the title Verify Account Certificate in OBS Verify Account Certificate in OBS-e3 Feb 3, 2025
@Arielpetit Arielpetit self-assigned this Feb 5, 2025
@Arielpetit Arielpetit linked a pull request Feb 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants