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

Feature/multi root trusted ca #923

Merged
merged 8 commits into from
Oct 23, 2024
Merged

Conversation

AssemblyJohn
Copy link
Contributor

@AssemblyJohn AssemblyJohn commented Oct 21, 2024

Describe your changes

Introduces one interface API call that allows the retrieval of multiple leaf certificate chains, that are linked to different roots.

Issue ticket number and link

EVerest/libevse-security#91

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

Copy link
Contributor

@james-ctc james-ctc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me.
Once libevese-security has the updates then dependencies.yaml will need to be updated.

@AssemblyJohn
Copy link
Contributor Author

Will update the security part based on the comments, make the issues with the remaining fixes (cross, non-self-root), merge and will update the deps here & merge.

Copy link
Contributor

@corneliusclaussen corneliusclaussen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve with some small comments, please have a look before merging

dependencies.yaml Outdated Show resolved Hide resolved
types/evse_security.yaml Show resolved Hide resolved
@AssemblyJohn AssemblyJohn force-pushed the feature/multi_root_trusted_ca branch from 2f48af0 to a108226 Compare October 22, 2024 10:52
@AssemblyJohn
Copy link
Contributor Author

AssemblyJohn commented Oct 22, 2024

Implemented suggestions that could be handled.

@AssemblyJohn AssemblyJohn force-pushed the feature/multi_root_trusted_ca branch from d956237 to 61e304d Compare October 23, 2024 12:17
@AssemblyJohn AssemblyJohn merged commit 36d2fae into main Oct 23, 2024
10 checks passed
@AssemblyJohn AssemblyJohn deleted the feature/multi_root_trusted_ca branch October 23, 2024 13:08
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.

5 participants