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

OCPP 2.0.1 Certificate management fixes / Certs C-API rework #274

Merged
merged 7 commits into from
Mar 30, 2024

Conversation

matth-x
Copy link
Owner

@matth-x matth-x commented Mar 30, 2024

Tests of the certificate management revealed some issues. This PR contains the corresponding fixes. Furthermore, the data structures are more interoperable with C now. This is to evaluate if using less C++ features simplifies creating the C-API.

@matth-x matth-x changed the title OCPP 2.0.1 Certificate management fixes / C-API rework OCPP 2.0.1 Certificate management fixes / Certs C-API rework Mar 30, 2024
@matth-x matth-x marked this pull request as ready for review March 30, 2024 20:03
@matth-x matth-x merged commit 20bbfdb into main Mar 30, 2024
5 checks passed
@matth-x matth-x deleted the fix/cert-store branch March 30, 2024 20:05
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.

1 participant