R. RyanTM
4d9db31cf7
certbot: 1.11.0 -> 1.12.0
2021-02-03 06:30:43 +00:00
R. RyanTM
4aaa445477
certbot: 1.10.1 -> 1.11.0 ( #109746 )
2021-01-22 18:18:48 +01:00
R. RyanTM
8449e33159
certbot: 1.9.0 -> 1.10.1
2020-12-04 07:10:55 -08:00
TredwellGit
cfed29bfcb
certbot: 1.7.0 -> 1.9.0
...
https://github.com/certbot/certbot/releases/tag/v1.8.0
https://github.com/certbot/certbot/releases/tag/v1.9.0
2020-10-11 20:38:29 -07:00
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