Puppet Task: keyvault_azure_import_certificate

Defined in:
tasks/keyvault_azure_import_certificate.json,
tasks/keyvault_azure_import_certificate.rb

Overview

Imports an existing valid certificate, containing a private key, into Azure Key Vault. The certificate to be imported can be in either PFX or PEM format. If the certificate is in PEM format the PEM file must contain the key as well as x509 certificates. This operation requires the certificates/import permission.

Supports noop? false

Parameters