Commit graph

4 commits

Author SHA1 Message Date
ryoon
a62e21ed32 Update to 2.8.3
Changelog:
Letsencrypt CA recent changed the CDN provider, which resulted
in hanging issues.
Any downstream package should update.
This is important.
2019-10-10 13:23:58 +00:00
nia
3a1457c0e3 acmesh: Update to 2.8.2
- Support notifications for renewal: email, mailgun, sendgrid, IFTTT, pushover etc. https://github.com/Neilpang/acme.sh/wiki/notify
- add deploy hook to docker containers: https://github.com/Neilpang/acme.sh/wiki/deploy-to-docker-containers
- dns api: Schlundtech, NLnetLabs , acmeproxy, durabledns, Active24, MaraDNS, regru, jdcloud.com(京东云), Vultr, hexonet
- Support cloudflare new dns api Token format
- bug fixes.
2019-08-31 11:57:34 +00:00
nia
02958b5ca9 acme.sh: Update to 2.8.1
Changes:

* Support TLS-alpn mode.
* Support Post-As-Get
* Support Buypass.com CA
* Support 12 more dns api.
* Bug fixes.
* Use letsencrypt v2 api as default.
* Use dns over tls to check domain status.
* Support Windows native taskschuler for cronjob.
* fix IDN name issues.
* fix other issues.
2019-08-01 10:34:00 +00:00
ryoon
a7f376f8fd security/acmesh: import acmesh-2.7.9
A pure Unix shell script implementing ACME client protocol

* An ACME protocol client written purely in Shell (Unix shell) language.
* Full ACME protocol implementation.
* Support ACME v1 and ACME v2
* Support ACME v2 wildcard certs
* Simple, powerful and very easy to use. You only need 3 minutes to learn it.
* Bash, dash and sh compatible.
* Simplest shell script for Let's Encrypt free certificate client.
* Purely written in Shell with no dependencies on python or the official
  Let's Encrypt client.
* Just one script to issue, renew and install your certificates automatically.
* DOES NOT require root/sudoer access.
* Docker friendly
* IPv6 support
2018-11-22 13:08:28 +00:00