# Manage certificates

> This skill helps users choose the right path to Manage private CA and private certificates. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Certificate Management Service (CAS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

manage private ca, issue private certificate, deploy private certificate, revoke private certificate, private pki hierarchy, internal mTLS certs, automate certificate issuance, private certificate automation, how to manage private ca, can i issue internal certificates, set up private pki, manage roo

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "manage certificates", "product": "cas"}'
```

---
Part of [Certificate Management Service (CAS)](https://www.company-skill.com/p/cas.md) · https://www.company-skill.com/llms.txt
