open-vault/changelog/17779.txt
Steven Clark 419ba9159c
Add new API to PKI to list revoked certificates (#17779)
* Add new API to PKI to list revoked certificates

 - A new API that will return the list of serial numbers of
   revoked certificates on the local cluster.

* Add cl

* PR feedback
2022-11-03 14:17:17 -04:00

4 lines
136 B
Plaintext

```release-note:improvement
secrets/pki: Add a new API that returns the serial numbers of revoked certificates on the local cluster
```