A vault certificate is a digital certificate stored securely within a secrets vault (HashiCorp Vault, CyberArk, Azure Key Vault) — used for machine authentication, TLS, code signing, or encryption, with lifecycle management handled by the vault platform.
⚙️ How Does It Work?
Vault platforms act as intermediate CAs, issuing short-lived certificates on demand. Applications request certificates via API, receive them with a defined TTL (e.g., 24 hours), and the vault handles renewal. No long-lived certificates to manage or rotate manually.
📍 Where Is It Used?
Microservices needing mTLS, applications requiring client certificates, CI/CD pipelines needing code signing certificates.
💡 Real-World Example
🔗 Related Terms
Stay Ahead in Identity Security
Get weekly IAM, PAM & IGA insights via Identity Pulse.
Subscribe to Identity Pulse →