Commit graph

15 commits

Author SHA1 Message Date
nia
3df0f20e22 security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-26 11:16:56 +00:00
nia
4de68cf3bf acmesh: update to 3.0.1
Changes:

- We don't have bugs for the DST roots, but we add a new useful command "--set-default-chain" for the users to fix the chains fast.
- More dns apis are added.
- More deploy hooks are added.
- Normal bug fixes.
2021-10-17 09:02:46 +00:00
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
ryoon
73d6e9b157 acmesh: Update to 3.0.0
Changelog:
    Zerossl.com is set a default CA now: https://github.com/acmesh-official/acme.sh/wiki/Change-default-CA-to-ZeroSSL
    SSL.com is supported now: https://github.com/acmesh-official/acme.sh/wiki/SSL.com-CA
    Add more retry logic for unstable network connections.
    More dns apis are aded.
    Bug fixes.
2021-08-23 15:00:02 +00:00
tm
04fcf41b48 acmesh: fix sub-folder installation for notify and dnsapi support
It's required to install sub-folders which contains scripts for notify and
dnsapi support. Change default folder for scripts to share folder and symlink
to sbin.

Bump PKGREVISION.
2021-07-22 19:05:14 +00:00
nia
6a221f4ed5 acmesh: update to 2.9.0
ACME v1 is removed.
    Bug fixes.
    fixed --preferred-chain
    more DNS APIs are supported.
2021-06-12 07:04:46 +00:00
nia
ba9a19cf09 acmesh: Update to 2.8.8
Changes:
    More dns apis added
    Bug fixes.
    Move CI checks from travis-ci to Github Actions by https://vmactions.org
2020-12-03 13:50:49 +00:00
kim
d0a30abf28 acmesh: update to 2.8.7
Changes since 2.8.6:
- Support External Account Binding (EAB)
- Support ZeroSSL.com CA
- Support preferred-chain
- More dns api support
- Adds Docker multi-arch build support

Also remove incorrect (unnecessary) dependency on mozilla-rootcerts.

OK by ryoon@
2020-11-10 19:04:45 +00:00
nia
4a3d70c06c acmesh: Update to 2.8.6
"bug fixes and new dns providers."
2020-05-16 18:59:35 +00:00
ryoon
52e64020c4 acmesh: Update MASTER_SITES and HOMEPAGE 2020-03-17 14:32:03 +00:00
ryoon
1cce5cc18b acmesh: Update to 2.8.5
Changelog:
2.8.5
    fix auto upgrade error message.

2.8.4
    Avoiding autoupdate by checking master hash value.
    more dns api support'
    adapt recent letsencrypt ca http headers changes.
    bugs fixes.

Recommended to upgrade.
2020-01-15 16:30:56 +00:00
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