Fixes
- Cloudflare Full SSL mode now works (#53). The
cloudflareSSL provider now serves the origin over HTTPS:443 with a self-signed certificate (Caddytls internal), so Cloudflare's recommended Full mode can connect. Previously Caddy served HTTP:80 only — a Flexible-mode origin — which returned Cloudflare Error 521 under Full mode even when the allocator was healthy. The HTTP:80 block is retained for Flexible mode.
Full changelog: v0.2.1...v0.2.2