vault/builtin/logical/pki/revocation
Steven Clark 789f9b7821
Add missing revocation storage lock on RevokeCert refactoring (#28259)
* 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.
2024-09-03 17:18:30 -04:00
..
revocation_entry.go Ongoing refactoring of PKI revocation code (#27427) 2024-06-11 09:25:14 -04:00
revoke.go Add missing revocation storage lock on RevokeCert refactoring (#28259) 2024-09-03 17:18:30 -04:00