# Troubleshoot issues

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

ssl certificate error, tls certificate issue, certificate not trusted, browser certificate warning, domain validation failed, certificate renewal failed, chrome err cert, firefox sec error, java ssl handshake failed, iis ssl setup error, nginx ssl unknown directive, apache ssl restart fail, csr doma

## Get the full skill

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

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