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

Docs/extend documentation #62

Merged
merged 5 commits into from
Mar 20, 2024
Merged

Docs/extend documentation #62

merged 5 commits into from
Mar 20, 2024

Conversation

AssemblyJohn
Copy link
Collaborator

@AssemblyJohn AssemblyJohn commented Mar 19, 2024

Describe your changes

Documentation update related to internal library functions.

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

@@ -58,10 +58,18 @@ class EvseSecurity {

public:
/// @brief Constructor initializes the certificate and key storage using the given \p file_paths for the different
/// PKIs. For CA certificates CA bundle files must be specified. For the SECC and CSMS leaf certificates,
/// directories are specified.
/// PKIs. For CA certificates CA either bundle files or directories containing the certificates can be specified.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be "... For CA certificates either CA bundle files ..."

@AssemblyJohn AssemblyJohn force-pushed the docs/extend_documentation branch from f06510a to 52afff1 Compare March 20, 2024 14:31
@AssemblyJohn AssemblyJohn merged commit d78f15e into main Mar 20, 2024
4 checks passed
@AssemblyJohn AssemblyJohn deleted the docs/extend_documentation branch March 20, 2024 14:33
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