open-vault/changelog/11367.txt
Calvin Leung Huang a8cafab083
pki: fix tidy removal on revoked entries (#11367)
* pki: fix tidy removal on revoked entries

* add CL entry
2021-04-19 09:40:40 -07:00

3 lines
121 B
Plaintext

```release-note:bug
pki: Only remove revoked entry for certificates during tidy if they are past their NotAfter value
```