Update changelog for OCSP feature (#16969)

This commit is contained in:
Steven Clark
2022-08-31 16:55:22 -04:00
committed by GitHub
parent 9cbd80b51e
commit 56313dbd47

View File

@@ -1,4 +1,4 @@
```release-note:feature
secrets/pki: Add an OCSP responder that implements a subset of RFC6960, answering single serial number OCSP requests for
**OCSP Responder**: PKI mounts now have an OCSP responder that implements a subset of RFC6960, answering single serial number OCSP requests for
a specific cluster's revoked certificates in a mount.
```