changelog++

This commit is contained in:
Jeff Mitchell 2016-03-07 15:00:09 -05:00
parent e890af698b
commit 360ae8b20f
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ IMPROVEMENTS:
must be matched exactly (issuer and serial number) for authentication, and
the certificate must carry the client authentication or 'any' extended usage
attributes. [GH-1153]
* credential/cert: Subject and Authority key IDs are output in metadata; this
allows more flexible searching/revocation in the audit logs [GH-1183]
* secret/pki: Add revocation time (zero or Unix epoch) to `pki/cert/SERIAL`
endpoint [GH-1180]
* secret/ssh: Added documentation for `ssh/config/zeroaddress` endpoint. [GH-1154]