Commit graph

3 commits

Author SHA1 Message Date
R. RyanTM 480f53bfec certbot: 1.6.0 -> 1.7.0 2020-08-10 03:46:21 +00:00
Florian Klink 718a4496df certbot: add certbot.withPlugins
This can be used to wrap certbot to include some plugins.

certbot.withPlugins has a similar calling convention as python*.withPackages:

```
certbot.withPlugins (cp: [ cp.certbot-dns-foo ])
```
2020-07-22 12:07:15 +02:00
Florian Klink 8ad62167e8 certbot: move to python package set, cleanup 2020-07-22 12:06:03 +02:00