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 96f1443265
commit cbbcffcc80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.
```