Add pki concepts docs

This commit is contained in:
Tuan Dang
2025-10-24 00:22:17 -07:00
parent 85dfdcc1bc
commit b7d38ab693
5 changed files with 104 additions and 9 deletions

View File

@@ -3,7 +3,7 @@ title: "Secrets Management"
description: "Learn what is secrets management and why it matters for building secure systems."
---
## What is Secret?
## What is a Secret?
A _secret_ is a confidential value used by an application such as database credential, API key, or other configuration.