Skip to content

Tests for expired certificates, fixes for expired key deletion

Codacy Production / Codacy Static Code Analysis required action Feb 16, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

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

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check warning on line 199 in tests/tests.cpp

See this annotation in the file changed.

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

tests/tests.cpp#L199

When handling sensitive information in a buffer, it's important to ensure  that the data is securely erased before the buffer is deleted or reused.