Manage Force SSL (WebUI Method)
- Open cPFence WebUI ➜ Tools & Utilities ➜ ApiMachine Bulk Tools.
- Choose your target domains via the selector or leave it unchecked for the entire cluster.
- Click Bulk Enable Force SSL to force HTTPS, or Bulk Disable Force SSL to allow HTTP while troubleshooting.
- Confirm the action; the UI streams Enhance API responses for each domain.
Always ensure certificates exist before forcing HTTPS to avoid redirect loops.
Command Line (CLI) Method
- SSH into the Main Control Panel.
- Enable redirects:
cpfence --bulk-enable-force-ssl-cluster - Disable them when needed:
cpfence --bulk-disable-force-ssl-cluster
Use the disable option briefly when diagnosing mixed-content or CDN issues.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
