markt-de / puppet-acme

Centralized SSL certificate management using acme.sh and the ACME protocol
https://forge.puppet.com/markt/acme
Apache License 2.0
9 stars 17 forks source link

Dns-01 issues #5

Closed tenajsystems closed 6 years ago

tenajsystems commented 6 years ago

Getting issues when i run puppet to get letsencrypt ssl cert. Below are the errors. How do I fix this issue?

[Mon Sep 18 15:59:29 EDT 2017] you must specify a path to the nsupdate key file [Mon Sep 18 15:59:29 EDT 2017] Error add txt for domain:_acme-challenge.[domain_Name]

tenajsystems commented 6 years ago

How do I work around updating DNS when I don't have control to DNS?

fraenki commented 6 years ago

How do I work around updating DNS when I don't have control to DNS?

This module is currently limited to the DNS-01 challenge type. Other challenge types are not supported.