# Apply certificate

> This skill helps users choose the right path to Apply for an SSL/TLS certificate. 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

apply ssl certificate, request tls certificate, get ssl cert, how to apply for ssl, ssl certificate application, csr submission, automate certificate issuance, console ssl apply, api certificate request, ssl via api, ssl via console, purchase ssl certificate, submit csr for ssl, ssl certificate auto

## Get the full skill

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

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