win-acme 1.9.10.0 已发布,win-acme 是一个用于 Windows 平台的简易 ACME 客户端。
1.9.10.0 版本包含以下更新内容
新特性
- IIS FTP plugin, can be used to set the certificate for IIS FTP sites
增强
- Show custom certificate store (if any) in the certificate details
- Sort menu options for target/validation/installation plugins alphabetically
- Consistent ordering of renewals across different menu options, thanks @Dragonsangel
- Don’t show warnings about hidden sites
- Make
ClientName
a configurable option with a default value ofwin-acme
for new installs. This affects the defaultConfigurationPath
and name of the scheduled task - Don’t create a subfolder with the
ClientName
when a customConfigurationPath
is provided (but keep using it when it’s already there) - Change default date formatting to 24 hour format, thanks @georg-jung
- Set negative process exit code when something bad happens during (one of the) unattended renewals (#780)
Bug 修复
- Restore the application manifest to let Windows know we want to run as administrator, preventing all kinds of security related errors if you forget to do so yourself (#769)
- Use configured proxy server when retrieving certificates for the full chain (#782)
- Better (non-fatal) handling of errors when a renewal target cannot be refreshed
- Don’t try to find SiteId 0 when no
ValidationSiteId
has been specified (#776)
源码下载:https://github.com/PKISharp/win-acme/releases/tag/v1.9.10.0
转自https://www.oschina.net/news/94360/win-acme-1-9-10-0-released