cloudflare_fix
Apply recommended CloudFlare security settings to fix SSL mode, TLS version, HSTS, and bot protection. Checks current configuration and only corrects what's necessary.
Instructions
Apply recommended CloudFlare security settings. Can fix SSL mode, TLS version, HSTS, and bot protection. By default, checks current settings and only fixes what's needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | CloudFlare account email | ||
| api_key | Yes | CloudFlare Global API Key | |
| fix_all | No | Apply all fixes regardless of current state | |
| fix_ssl | No | Fix SSL to 'full' mode (default: auto-detect if needed) | |
| fix_tls | No | Fix min TLS to 1.2 (default: auto-detect if needed) | |
| zone_id | Yes | CloudFlare Zone ID (32-character hex string) | |
| fix_bots | No | Enable bot protection (default: auto-detect if needed) | |
| fix_hsts | No | Enable HSTS (default: auto-detect if needed) |