proxy (Services)
Syntax
proxy { global-config { session-cache-timeout seconds; } profile profile-name { actions { crl { disable; if-not-present (allow | drop); ignore-hold-instruction-code; } disable-session-resumption; ignore-server-auth-failure; logs { all; errors; info; sessions-allowed; sessions-dropped; sessions-ignored; sessions-whitelisted; warning; } renegotiation { (allow | allow-secure | drop); } } custom-ciphers [cipher]; enable-flow-tracing; preferred-ciphers (custom | medium | strong | weak); root-ca root-certificate; trusted-ca (all | [ca-profile] ); whitelist [global-address-book-addresses]; } }
Hierarchy Level
[edit services ssl]
Description
Specify the configuration for Secure Socket Layer (SSL) proxy support service.
Options
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
services—To view this statement in the configuration.
services-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release
12.1X44-D10. The crl
statement is supported from 15.1X49-D30.