F5 Networks · Schema

ClientSslProfile

A Client SSL profile for managing SSL/TLS connections between clients and the BIG-IP system.

API GatewayApplication DeliveryAutomationEdge ComputingKubernetesLoad BalancingMulti-CloudNGINXSecurityWAF

Properties

Name Type Description
kind string
name string
fullPath string
generation integer
selfLink string
alertTimeout string Alert timeout for SSL handshake.
allowNonSsl string Whether to allow non-SSL connections.
cert string Path to the SSL certificate file.
certKeyChain array Certificate and key chain pairs.
ciphers string Cipher suite string.
defaultsFrom string Parent profile.
description string
key string Path to the SSL private key file.
options array SSL options.
peerCertMode string Client certificate verification mode.
renegotiation string Whether SSL renegotiation is allowed.
secureRenegotiation string Secure renegotiation mode.
sniDefault string Whether this is the default SNI profile.
sniRequire string Whether SNI is required.
sslForwardProxy string Whether SSL forward proxy is enabled.
uncleanShutdown string How to handle unclean SSL shutdowns.
View JSON Schema on GitHub