CFEngine Homepage
  • Home
  • Guide
  • CFEngine Enterprise
  • Examples
  • Reference
  • Download
    • Install and Get Started
    • User Interface
    • Settings
    • Health
    • Hosts
    • Alerts and Notifications
    • Custom actions for Alerts
    • Enterprise Reporting
    • Federated Reporting
    • Measurements app
    • Enterprise API
    • Best Practices
    • High Availability
    • Hub Administration
      • Decommissioning hosts
      • Extending Mission Portal
      • Extending Query Builder in Mission Portal
      • Adjusting Schedules
      • Backup and Restore
      • Configure a custom LDAP port
      • Custom LDAPs Certificate
      • Custom SSL Certificate
      • Enable plain http
      • Lookup License Info
      • Policy Deployment
      • Public key distribution
      • Re-installing Enterprise Hub
      • Regenerate Self Signed SSL Certificate
      • Reset administrative credentials
  • CFEngine Enterprise
  • Hub Administration
Table of Contents

Enable plain http

Table of Contents

By default HTTPS is enforced by redirecting any non secure connection requests.

If you would like to enable plain HTTP you can do so by defining cfe_enterprise_enable_plain_http from an augments file.

For example, simply place the following inside def.json in the root of your masterfiles.

{
  "classes": {
    "cfe_enterprise_enable_plain_http": [ "any" ]
    }

}
  • cfengine enterprise
  • hub administration
  • ssl
Download all CFEngine documentation for offline reading.


This documentation is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

See our general information on licenses and terms and conditions.

Updated: 06 July 2022 from [markdown source] .

CFEngine

470 Ramona Street,

Palo Alto, CA 94301

Phone: +1 650 560-4888

Contact Us

Left Menu Go to Top Table of Content