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

feat: add support for new EVSE security API #919

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

james-ctc
Copy link
Contributor

@james-ctc james-ctc commented Oct 18, 2024

Describe your changes

Now uses call_get_all_valid_certificates_info() to obtain multiple server certificate chains in order to support trusted_ca_keys.

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

@james-ctc james-ctc force-pushed the feat/trusted-ca-keys-update branch 2 times, most recently from 04845bb to ff11f8b Compare October 18, 2024 10:29
@AssemblyJohn AssemblyJohn force-pushed the feature/multi_root_trusted_ca branch 2 times, most recently from 2f48af0 to a108226 Compare October 22, 2024 10:52
Base automatically changed from feature/multi_root_trusted_ca to main October 23, 2024 13:08
Now uses call_get_all_valid_certificates_info() to obtain multiple
server certificate chains in order to support trusted_ca_keys.

Signed-off-by: James Chapman <james.chapman@pionix.de>
@james-ctc james-ctc force-pushed the feat/trusted-ca-keys-update branch from ff11f8b to f00202b Compare October 23, 2024 13:44
@AssemblyJohn
Copy link
Contributor

The integration looks fine to me, all good!

@james-ctc james-ctc marked this pull request as ready for review October 23, 2024 14:13
Copy link
Contributor

@SebaLukas SebaLukas left a comment

Choose a reason for hiding this comment

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

👍

@james-ctc james-ctc merged commit a6867fd into main Oct 24, 2024
9 of 10 checks passed
@AssemblyJohn AssemblyJohn deleted the feat/trusted-ca-keys-update branch October 24, 2024 09:35
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.

4 participants