<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/acme-acmesh/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-04-14T07:38:06Z</updated>
<entry>
<title>uacme: update to 1.8.1</title>
<updated>2026-04-14T07:38:06Z</updated>
<author>
<name>Seo Suchan</name>
</author>
<published>2026-02-25T19:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c13864c0e93d04ac245eda36916309436afdf075'/>
<id>urn:sha1:c13864c0e93d04ac245eda36916309436afdf075</id>
<content type='text'>
update uacme version to 1.8.1 , release upstream 2026/4/5

Signed-off-by: Seo Suchan &lt;tjtncks@gmail.com&gt;
</content>
</entry>
<entry>
<title>uacme: use acme-common</title>
<updated>2026-04-14T07:38:06Z</updated>
<author>
<name>Seo Suchan</name>
</author>
<published>2026-02-25T19:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7f88cc5eb8eee540f57f8dcf544538d3457a6cd7'/>
<id>urn:sha1:7f88cc5eb8eee540f57f8dcf544538d3457a6cd7</id>
<content type='text'>
remake uacme hook scripts to base on acme-common,
and implements helper to able to use acme.sh DNS APIs

Signed-off-by: Seo Suchan &lt;tjtncks@gmail.com&gt;
</content>
</entry>
<entry>
<title>acme: make virtual package satisfiable by uacme</title>
<updated>2026-04-14T07:38:06Z</updated>
<author>
<name>Seo Suchan</name>
</author>
<published>2026-02-25T19:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fe3d05090b20d5d45a307df165a098fd02227533'/>
<id>urn:sha1:fe3d05090b20d5d45a307df165a098fd02227533</id>
<content type='text'>
currently acme metapackage only able to satisfied with acme-acmesh,
but make is satisfieable by uacme if it's already installed.
still defaults to acme.sh

Signed-off-by: Seo Suchan &lt;tjtncks@gmail.com&gt;
</content>
</entry>
<entry>
<title>acme-acme.sh: support --cert-profile option</title>
<updated>2026-01-03T14:19:18Z</updated>
<author>
<name>Norman Gehrsitz</name>
</author>
<published>2025-12-31T02:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c410b896322248340c79abd783fff66c6d43881b'/>
<id>urn:sha1:c410b896322248340c79abd783fff66c6d43881b</id>
<content type='text'>
acme 3.1.2 added a new --cert-profile option to request specific certificates.
This makes it possible to request shortlived six day certificates from Letsencrypt.

Signed-off-by: Norman Gehrsitz &lt;openwrt@gehrsitz.eu&gt;
</content>
</entry>
<entry>
<title>acme: version bump</title>
<updated>2025-10-08T18:27:32Z</updated>
<author>
<name>Aditya Bhargava</name>
</author>
<published>2025-10-04T23:29:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a1537c4d22080d644538174d8a7c65cabfd995fe'/>
<id>urn:sha1:a1537c4d22080d644538174d8a7c65cabfd995fe</id>
<content type='text'>
* Bump acme-common to 1.5.0
  * New `abort` command added and logging behaviour improved
* Bump acme-acmesh to 3.1.1-r4
  * Fix logging and support killing from procd (`stop` and `abort`) via SIGTERM

Signed-off-by: Aditya Bhargava &lt;rightaditya@gmail.com&gt;
</content>
</entry>
<entry>
<title>acme-acme.sh: support listen_port option</title>
<updated>2025-10-02T11:14:11Z</updated>
<author>
<name>Vladimir Kochnev</name>
</author>
<published>2025-10-01T17:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6a13be222004246108b9974babb0297d91a23acd'/>
<id>urn:sha1:6a13be222004246108b9974babb0297d91a23acd</id>
<content type='text'>
acme.sh supports --httpport and --tlsport options to be used
together with --standalone and --alpn modes respectively.

This is useful if we're behind a reverse proxy or smth like that
or if we cannot bind to standard 80 or 443 port for some other
reason.

This change makes listen_port from configuration to be passed as
either --httpport or --tlsport

Signed-off-by: Vladimir Kochnev &lt;hashtable@yandex.ru&gt;
</content>
</entry>
<entry>
<title>acme-acmesh: support TLS-ALPN-01 challenge</title>
<updated>2025-09-26T13:45:56Z</updated>
<author>
<name>Vladimir Kochnev</name>
</author>
<published>2025-09-26T10:59:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=25fcb486bc5ae442ee85aa4729a8fb1f5a5a3e3b'/>
<id>urn:sha1:25fcb486bc5ae442ee85aa4729a8fb1f5a5a3e3b</id>
<content type='text'>
This change adds an ability to invoke acme.sh with --alpn option
invoking a TLS-ALPN-01 challenge on the 443 port.

Signed-off-by: Vladimir Kochnev &lt;hashtable@yandex.ru&gt;
</content>
</entry>
<entry>
<title>acme-acmesh: Bump to v3.1.1</title>
<updated>2025-05-12T14:11:14Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2025-05-12T13:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b3b67527c5a9839af2a60af569190c5d36f379cf'/>
<id>urn:sha1:b3b67527c5a9839af2a60af569190c5d36f379cf</id>
<content type='text'>
Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
<entry>
<title>acme-acmesh: Bump to v3.1.0</title>
<updated>2025-01-13T11:22:44Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2025-01-13T10:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c942cd0875c45764000ecdc30dc8c04fcd74baaf'/>
<id>urn:sha1:c942cd0875c45764000ecdc30dc8c04fcd74baaf</id>
<content type='text'>
New upstream release with mostly minor fixes.

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
<entry>
<title>acme-acmesh: use validation_method option instead of guessing</title>
<updated>2024-03-01T16:01:40Z</updated>
<author>
<name>Sergey Ponomarev</name>
</author>
<published>2024-02-28T20:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4bec28b4d16d86cfb6f6f720c61072f5954a9b28'/>
<id>urn:sha1:4bec28b4d16d86cfb6f6f720c61072f5954a9b28</id>
<content type='text'>
The new validation_method option can be: dns, webroot or standalone.
Previously we guessed the challenge type:
1. if the DNS provider is specified then it's dns
2. if standalone=1
3. fallback to webroot

The logic is preserved and if the validation_method wasn't set explicitly we'll guess it in old manner.

Signed-off-by: Sergey Ponomarev &lt;stokito@gmail.com&gt;
</content>
</entry>
</feed>
