Commit Graph

5 Commits

Author SHA1 Message Date
Kevyn Bruyere
b271b1f0b1 letsencrypt: Add custom ACME server option (#1383) 2020-06-16 16:05:38 +02:00
Simon Lepla
cb031bfe41 letsencrypt: Add DirectAdmin DNS provider (#1381) 2020-06-11 11:33:34 +02:00
IceEyz
80da6e8aaf Add support for TransIP DNS Provider (#1322)
* Add TransIP DNS Provider

* Cleanup and fix SC errors.

* Fix SC2004.
2020-05-23 13:24:53 +02:00
Christophe Fergeau
3bd89bca24 letsencrypt: Add Gandi DNS provider (#1287)
This is using https://pypi.org/project/certbot-plugin-gandi/ and is
loosely based on commit ae84a86209 which added support for netcup.
2020-05-18 12:24:30 +02:00
Pascal Vizeli
a258fdc96d Fix certificate request logic & S6-Overlay (#1166)
* Fix certificate request logic (#1148)

* Fix Certbot logic

* Resolved multiple directory issue

* Only scan for directories

* Typo

* Quote the path passed to realpath

* Use find and awk and sort and tail instead of ls

* Add numeric flag to sort

* Remove unnecessary if..then in awk

* Update run.sh

* Update run.sh

* Update run.sh

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>

* S6-overlay

* Fix version

* Fix lint

* Fix check
2020-03-25 23:45:46 +01:00