Loading howto/tls.md +5 −0 Original line number Diff line number Diff line Loading @@ -475,6 +475,11 @@ know about the following Puppet modules that could fit the bill: * [puppet/letsencrypt](https://forge.puppet.com/modules/puppet/letsencrypt) - from voxpupuli, certbot wrapper, issues certificates on clients Worth noting is that currently, only certbot supports the `onion-csr-01` challenge via the [certbot-onion](https://github.com/AS207960/certbot-onion) plugin, although adding support for it to `dehydrated` is not expected to be particularly difficult. #### CA management The `auto-ca` machinery could be replaced by Puppet code. Here are Loading Loading
howto/tls.md +5 −0 Original line number Diff line number Diff line Loading @@ -475,6 +475,11 @@ know about the following Puppet modules that could fit the bill: * [puppet/letsencrypt](https://forge.puppet.com/modules/puppet/letsencrypt) - from voxpupuli, certbot wrapper, issues certificates on clients Worth noting is that currently, only certbot supports the `onion-csr-01` challenge via the [certbot-onion](https://github.com/AS207960/certbot-onion) plugin, although adding support for it to `dehydrated` is not expected to be particularly difficult. #### CA management The `auto-ca` machinery could be replaced by Puppet code. Here are Loading