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

Split OCSP data requests into two separate functions #61

Merged
merged 7 commits into from
Mar 20, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Mar 19, 2024

Describe your changes

  • now two functions to get OCSP request data exist: get_v2g_ocsp_request_data and get_ocsp_request_data
  • implemented both functions according to requirements of Plug&Charge
  • added LeafCertificate::MO to conversions

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

…est_data and get_ocsp_request_data

* implemented both functions according to requirements of Plug&Charge
* added LeafCertificate::MO to conversions

Signed-off-by: pietfried <[email protected]>
@AssemblyJohn AssemblyJohn force-pushed the feature/refactor-get-ocsp-data branch from 484b892 to c2b49ce Compare March 19, 2024 09:05
@AssemblyJohn
Copy link
Collaborator

Looks good to me.

@AssemblyJohn AssemblyJohn force-pushed the feature/refactor-get-ocsp-data branch from 263aaff to 651ad96 Compare March 20, 2024 10:54
AssemblyJohn and others added 3 commits March 20, 2024 14:11
Signed-off-by: pietfried <[email protected]>
@Pietfried Pietfried merged commit bce1ba4 into main Mar 20, 2024
4 checks passed
@Pietfried Pietfried deleted the feature/refactor-get-ocsp-data branch March 20, 2024 14:28
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