Resource Type: netscaler_sslvserver
- Defined in:
- lib/puppet/type/netscaler_sslvserver.rb
- Providers:
-
rest
Overview
Configuration for SSL virtual server resource.
Properties
-
ca
CA certificate.
-
crlcheck
The state of the CRL check parameter. (Mandatory/Optional). Possible values = Mandatory, Optional
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
ocspcheck
The state of the OCSP check parameter. (Mandatory/Optional). Possible values = Mandatory, Optional
-
skipcaname
The flag is used to indicate whether this particular CA certificate’s CA_Name needs to be sent to the SSL client while requesting for client certificate in a SSL handshake.
-
snicert
The name of the CertKey. Use this option to bind Certkey(s) which will be used in SNI processing.
Parameters
- name (namevar)
-
provider
The specific backend to use for this ‘netscaler_sslvserver` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.