Skip to main content

caddy-https-troubleshoot

Diagnoses and resolves HTTPS/SSL certificate issues in Caddy, ensuring secure connections and proper configuration.

Install this skill

or
67/100

Security score

The caddy-https-troubleshoot skill was audited on Feb 9, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 84

Access to .env file

SourceSKILL.md
84**Step 1: Verify API key is set in .env**
low line 87

Access to .env file

SourceSKILL.md
87grep "CLOUDFLARE_API_KEY" /home/dawiddutoit/projects/network/.env | head -1
low line 102

Access to .env file

SourceSKILL.md
102# Recreate container to pick up .env changes
medium line 207

Access to .env file

SourceSKILL.md
2072. Update .env:
low line 209

Access to .env file

SourceSKILL.md
209# Edit .env and replace CLOUDFLARE_API_KEY with the new token
low line 210

Access to .env file

SourceSKILL.md
210nano /home/dawiddutoit/projects/network/.env
medium line 225

Access to .env file

SourceSKILL.md
2251. Verify .env has the key:
low line 227

Access to .env file

SourceSKILL.md
227grep CLOUDFLARE_API_KEY /home/dawiddutoit/projects/network/.env
medium line 333

Access to .env file

SourceSKILL.md
333- `.env` file with `CLOUDFLARE_API_KEY` set
medium line 342

Access to .env file

SourceSKILL.md
342- [ ] Do not forget to recreate container after .env changes
low line 201

External URL reference

SourceSKILL.md
201- Go to: https://dash.cloudflare.com/profile/api-tokens
low line 260

External URL reference

SourceSKILL.md
260- Check: https://crt.sh/?q=temet.ai
low line 264

External URL reference

SourceSKILL.md
2641. Go to: https://dash.cloudflare.com/profile/api-tokens
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →