http2 (SSL Proxy)
Syntax
http2 (off | on);
Hierarchy Level
[edit logical-systems name services ssl proxy global-config], [edit services ssl proxy global-config]
Description
Define HTTP/2 support. You can enable or disable HTTP/2 traffic for SSL proxy processing at global level.
When you enable HTTP/2 support on your device, the device properly inspects the HTTP/2 traffic. Your device also inspects the traffic for features such as application identification, security policy enforcement, content inspection, and other application services that rely on SSL proxy.
When you disable HTTP/2, the SSL proxy does not negotiate HTTP/2 with endpoints, even if the client and server support it. In this case, HTTP/2 traffic is either downgraded to HTTP/1.1 or bypassed from HTTP/2 traffic processing.
Options
| off |
Disable HTTP/2 |
| on |
Enable HTTP/2 |
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 26.2R1.