We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74d3b1 commit 39dc742Copy full SHA for 39dc742
1 file changed
README.md
@@ -231,6 +231,7 @@ should represent non-breaking changes. The third number represents any very min
231
* Adds "revoke-self" capability for auth tokens.
232
* Adds support for response-wrapping token validation
233
* Support for signing a new certificate based on a CSR (i.e. the `/v1/pki/sign` endpoint).
234
+ * Support for the PKI backend revoke method, and addition of a useCsrSans property in PKI role object
235
* Gives `VaultConfig` the ability to disable loading from environment variables if desired.
236
* Cleans up issues with the new Docker-based integration test suite.
237
* Updates all dependencies to their latest versions (including switching to Vault 0.9.1 for integration testing).
0 commit comments