Resource Type: f5_profileserverssl
- Defined in:
- lib/puppet/type/f5_profileserverssl.rb
- Providers:
-
rest
Overview
Manage Server SSL profile objects
Properties
-
authenticate
authenticate.
Supported values:- once
- always
-
authenticate_depth
authenticate_depth.
-
cert
cert
- description
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
expire_cert_response_control
expire_cert_response_control.
Supported values:- drop
- ignore
-
key
key
-
peer_cert_mode
peer_cert_mode.
Supported values:- ignore
- require
-
proxy_ssl
Valid values are 'enabled' or 'disabled'.
-
proxy_ssl_passthrough
Valid values are 'enabled' or 'disabled'.
-
retain_certificate
Valid values are 'enabled' or 'disabled'.
-
ssl_forward_proxy
Valid values are 'enabled' or 'disabled'.
-
ssl_forward_proxy_bypass
Valid values are 'enabled' or 'disabled'.
-
untrusted_cert_response_control
untrusted_cert_response_control.
Supported values:- drop
- ignore
Parameters
- name (namevar)
-
provider
The specific backend to use for this
f5_profileserverssl
resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.