Resource Type: aem_certificate

Defined in:
lib/puppet/type/aem_certificate.rb
Providers:
aem

Overview

Description

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • archived
    • present
    • exists
    • absent

Parameters

  • aem_id (namevar)

    AEM instance ID

  • aem_password

    AEM password

  • aem_username

    AEM username

  • file

    Full path to the certificate file

  • force

    Force uploading of certificate

  • name (namevar)

    Description

  • provider

    The specific backend to use for this ‘aem_certificate` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • retries_base_sleep_seconds

    Starting wait delay in seconds when waiting for package to be uploaded/installed

  • retries_max_sleep_seconds

    Maximum wait delay in seconds when waiting for package to be uploaded/installed

  • retries_max_tries

    Maximum tries when waiting for package to be uploaded/installed

  • serial

    Serialnumber of the certificate in the AEM Truststore

  • truststore_password

    AEM Truststore Password