mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-26 09:01:13 +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.