Skip to content

Commit

Permalink
Update include/evse_security/evse_security.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: barsnick <[email protected]>
Signed-off-by: jannejy <[email protected]>
  • Loading branch information
jannejy and barsnick authored Nov 19, 2024
1 parent 0b01822 commit ac71139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/evse_security/evse_security.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ class EvseSecurity {

/// @brief Retrieves the PEM formatted CA bundle location for the given \p certificate_type It is not recommended to
/// add the SUBCAs to any root certificate bundle, but to leave them in the leaf file. Returns either file
/// or directory where the cerificates are located
/// or directory where the certificates are located
/// @param certificate_type
/// @return CA certificate location
std::string get_verify_location(CaCertificateType certificate_type);
Expand Down

0 comments on commit ac71139

Please sign in to comment.