mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-03 12:52:15 +02:00
* Add missing revocation storage lock on RevokeCert refactoring * Refactor internal PKI revocation API - Process the odd logical.Response/error returns internally to make the returns better consumable from other users. - Leverage the GetConfigWithUpdate to fetch the current CRL config, otherwise we can use older or nil configs.