v2.1.13
版本发布时间: 2020-12-06 04:57:19
win-acme/win-acme最新发布版本:v2.2.9.1701(2024-05-26 03:07:35)
New features
- A new setting allows you to specify the preferred root authority. On January 11th Let's Encrypt will switch over to their own root certifiticate which is not trusted by older Android versions and perhaps other (older) software. As a fallback, until September 30th it will still be possible to get certificates using the old root. In
settings.json
you can configureAcme.PreferredIssuer
to be"ISRG Root X1"
if you want to start testing with the new root today or"DST Root CA X3"
to keep using the fallback as long as it will last. - A DNS validation plugin for Dutch hosting company TransIP is now available from the releases page. Note that this provider is not very fast updating its records after their API has accepted the changes, so it's highly recommended to roughly double either
PreValidateDnsRetryCount
and/orPreValidateDnsRetryInterval
insettings.json
.
Enhancements
- The program is now built on .NET 5.0 instead of .NET Core 3.1. This should not have much user impact, but allows us to keep up to date with the latest Microsoft technologies and should solve some annoying issues like certain startup problems like #1632 reported by @MarcoMiltenburg.
- The program will now refuse to start when it detects that another instance on the same machine is already working on the same configuration path. A warning will be logged when it detects that another instance is running for a different configuration path. Running multiple instances in parallel can cause issues in certain scenarios, for example when both try to make changes to IIS at the same time.
- It's now possible to use plugins when using win-acme as a dotnet tool. To use them they need to be unpacked to
%userprofile%\.dotnet\tools\.store\win-acme\{version}\win-acme\{version}\tools\net5.0\any
. We realize this is not the most user friendly experience and might come up with better solutions in the future. Requested by @rprouse in #1691. - The path to the program used for a newly created scheduled task is now quoted when necessary, reported by @Phil-G in #1704.
- An example PowerShell script to use win-acme for the Windows Admin Center was submitted by Matthew Barreiro, thanks!
Bug fixes
- #1706 - Crash fix for the DigitalOcean plugin when using domain substitution for the
acme-challenge
subdomain. Thanks for the contribution @Skulblaka. - #1700 - It was not possible to use TLS-ALPN-01 validation from the command line, reported by @andrianovSupplerus.
1、 plugin.validation.dns.azure.v2.1.13.974.zip 575.87KB
2、 plugin.validation.dns.cloudflare.v2.1.13.974.zip 29.25KB
3、 plugin.validation.dns.digitalocean.v2.1.13.974.zip 130.64KB
4、 plugin.validation.dns.dreamhost.v2.1.13.974.zip 7.07KB
5、 plugin.validation.dns.luadns.v2.1.13.974.zip 7.43KB
6、 plugin.validation.dns.route53.v2.1.13.974.zip 363.85KB
7、 plugin.validation.dns.transip.v2.1.13.974.zip 14.88KB
8、 win-acme.2.1.13.974.nupkg 4.82MB
9、 win-acme.v2.1.13.974.x64.pluggable.zip 30.23MB
10、 win-acme.v2.1.13.974.x64.trimmed.zip 16.89MB
11、 win-acme.v2.1.13.974.x86.pluggable.zip 27.42MB
12、 win-acme.v2.1.13.974.x86.trimmed.zip 15.99MB