CFEngine Homepage
  • Home
  • Guide
  • CFEngine Enterprise
  • Examples
  • Reference
  • Download
    • Install and Get Started
    • User Interface
    • Settings
    • Hosts and Health
    • Alerts and Notifications
    • Custom actions for Alerts
    • Enterprise Reporting
    • Monitoring
    • Design Center UI
    • Enterprise API
    • Best Practices
    • High Availability
    • Hub Administration
      • Extending Mission Portal
      • Extending Query Builder in Mission Portal
      • Adjusting Schedules
      • Backup and Restore
      • Configure a custom LDAP port
      • 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: 17 March 2020 from [markdown source] revision ae7435d3d24d30077bfbf18438f2444c629f8c69.

CFEngine

470 Ramona Street,

Palo Alto, CA 94301

Phone: +1 650 560-4888

Contact Us

Left Menu Go to Top Table of Content