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

Fixed some potentially wrong uses of certificate hash #58

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

AssemblyJohn
Copy link
Collaborator

@AssemblyJohn AssemblyJohn commented Mar 13, 2024

Describe your changes

A instance of using the wrong certificate hash have been fixed. The OCSP cache now builds the certificate hierarchy and retrieves the certificate hash later. A crash has been so prevented.

Naming the certificate leafs have been made clearer, from "SECC_LEAF" to "CSMS_LEAF" or "MF_LEAF" based on the LeafCertificateType.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@AssemblyJohn AssemblyJohn force-pushed the bugfix/wrong_certif_hash_retrieval branch 4 times, most recently from 0c89fb2 to cea0c20 Compare March 13, 2024 10:09
@AssemblyJohn AssemblyJohn force-pushed the bugfix/wrong_certif_hash_retrieval branch from cea0c20 to 7ad7839 Compare March 13, 2024 10:48
@AssemblyJohn AssemblyJohn merged commit 1418325 into main Mar 15, 2024
4 checks passed
@AssemblyJohn AssemblyJohn deleted the bugfix/wrong_certif_hash_retrieval branch March 15, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants