Resource Type: dehydrated_pfx

Defined in:
lib/puppet/type/dehydrated_pfx.rb
Providers:
openssl

Overview

pkcs12 / pfx files for dehydrated

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • ca

    The path of the ca certificates to put into the pkcs12 container

  • certificate

    The path of the certificate to put into the pkcs12 container

  • key_password

    The optional password for the private key

  • password

    The optional password for the pkcs12 container

  • path
  • pkcs12_name

    A string describing the key / pkcs12 container

  • private_key