allow_https_downgrade
- Property Manager name: Protocol Downgrade (HTTPS Downgrade to Origin)
- Behavior version: The
v2024-10-21
rule format supports theallow_https_downgrade
behavior v1.0. - Rule format status: GA, stable
- Access: Read/Write
- Allowed in includes: Yes
Passes HTTPS requests to origin as HTTP. This is useful when incorporating Standard TLS or Akamai's shared certificate delivery security with an origin that serves HTTP traffic.
Option | Type | Description | Requires | |
---|---|---|---|---|
enabled | boolean | Downgrades to HTTP protocol for the origin server. | {"displayType":"boolean","tag":"input","type":"checkbox"} |
Updated 17 days ago