# Manage certificates

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

Part of **AIRec**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

manage https certificate, configure https for airec, deploy ssl certificate to airec, upload tls cert to airec, how to add https to airec, airec custom ssl, airec certificate management, set up https on airec, enable ssl on airec, airec security certificate, use own ca with airec, airec self-signed

## Get the full skill

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

---
Part of [AIRec](https://www.company-skill.com/p/airec.md) · https://www.company-skill.com/llms.txt
