EVerest / libevse-security

Apache License 2.0
7 stars 5 forks source link

Fixed a missing return statement #72

Closed AssemblyJohn closed 1 month ago

AssemblyJohn commented 1 month ago

Describe your changes

Added a missing return statement for clarity purposes. Added another early return statement if we do not find any chain/single leaf certificates.

Issue ticket number and link

Checklist before requesting a review