Add Certify The Web to clients list (#131)

Certify now supports acme-dns in the latest beta.
https://github.com/webprofusion/certify/issues/391
This commit is contained in:
Christopher Cook 2018-12-18 17:05:02 +08:00 committed by Joona Hoikkala
parent f64de0353d
commit ea4d125663

View File

@ -283,6 +283,7 @@ logformat = "text"
## Clients
- acme.sh: [https://github.com/Neilpang/acme.sh](https://github.com/Neilpang/acme.sh)
- Certify The Web: [https://github.com/webprofusion/certify](https://github.com/webprofusion/certify)
- cert-manager: [https://github.com/jetstack/cert-manager](https://github.com/jetstack/cert-manager)
- Lego: [https://github.com/xenolf/lego](https://github.com/xenolf/lego)
- Posh-ACME: [https://github.com/rmbolger/Posh-ACME](https://github.com/rmbolger/Posh-ACME)