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

Feature/get ocsp cache data #64

Closed
wants to merge 9 commits into from

Fixes for OCSP data cleanup and test updates

5d5a545
Select commit
Loading
Failed to load commit list.
Closed

Feature/get ocsp cache data #64

Fixes for OCSP data cleanup and test updates
5d5a545
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action May 1, 2024 in 0s

4 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 4
           

Clones added
============
- tests/tests.cpp  8
- lib/evse_security/evse_security.cpp  2
         

See the complete overview on Codacy

Annotations

Check notice on line 134 in include/evse_security/evse_types.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/evse_security/evse_types.hpp#L134

struct member 'CertificateOCSP::hash' is never used.

Check notice on line 142 in include/evse_security/evse_types.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/evse_security/evse_types.hpp#L142

struct member 'CertificateInfo::certificate_count' is never used.

Check notice on line 144 in include/evse_security/evse_types.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/evse_security/evse_types.hpp#L144

struct member 'CertificateInfo::ocsp' is never used.

Check notice on line 148 in include/evse_security/evse_types.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

include/evse_security/evse_types.hpp#L148

struct member 'GetCertificateInfoResult::status' is never used.