Resource Type: f5_profileclientssl

Defined in:
lib/puppet/type/f5_profileclientssl.rb
Providers:
rest

Overview

Manage Client 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
  • 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'.

Parameters

  • name (namevar)
  • provider

    The specific backend to use for this f5_profileclientssl resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.