mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
Changelog: https://github.com/ndilieto/uacme/blob/master/ChangeLog 2024-12-29 Nicola Di Lieto <nicola.dilieto@gmail.com> * Release 1.7.6 - Fix OpenSSL 3.x deprecated APIs - Fix cross compilation - uacme: Add environment variables - uacme: Add support for ACME Renewal Information (ARI) - uacme: Try obtaining new Reply-Nonce if server doesn't supply one - uacme: Add hook environment variables - uacme: Allow matching alternative chain by Authority Key Id - Documentation update - Add link to linode api hook 2024-01-28 Nicola Di Lieto <nicola.dilieto@gmail.com> * Release 1.7.5 - fix ualpn exit code in client mode - fix build with autoconf version 2.71 - uacme: nsupdate.sh overhaul and DNAME redirection support - add link to deSEC.io DNS integration - minor documentation changes including copyright year Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>