Verified Commit 2264b309 authored by Jérôme Charaoui's avatar Jérôme Charaoui 🕯️
Browse files

howto/tls: add note about onion-csr-01

parent eafc5228
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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