win-acme 1.9.11.0 发布,用于 Windows 的 ACME 客户端

栏目: 软件资讯 · 发布时间: 6年前

内容简介:win-acme 1.9.11.0 已发布,win-acme 是一个用于 Windows 平台的简易 ACME 客户端。 此版本包含以下更新内容: 新特性 Add command line parameter and advanced mode option to choose the Common Name for a ce...

win-acme 1.9.11.0 已发布,win-acme 是一个用于 Windows 平台的简易 ACME 客户端。

此版本包含以下更新内容:

新特性

  • Add command line parameter and advanced mode option to choose the Common Name for a certificate, thanks @georg-jung

功能增强

  • Add new command line parameter and backing field for the FTP installer, so that a single renewal can be used to install certificates to both FTP and Web, thanks @ptsoccer

  • Add example script for SSTP, thanks @filthyfreak

  • Update NuGet packages

    • Microsoft.Web.Administration from 11.0 to 11.1

    • WebDAVClient from 1.1.2 to 1.1.3

    • TaskScheduler from 2.6.5 to 2.8.1

    • Serilog from 2.5.0 to 2.6.0

    • Newtonsoft.Json from 10.0.3 to 11.0.2

    • Nager.PublicSuffix from 1.1.0 to 1.2.0

    • Autofac from 4.6.2 to 4.8.1

    • BouncyCastle from 1.8.1 to 1.8.2

    • CommandLineParser from 2.1.1-beta to 2.2.1

    • Various Microsoft .NET libraries

  • Removed superfluous packages to reduce package size, thanks @georg-jung

  • Add specific error about wildcard support not being available yet (#464)

  • Improved phrasing for certificates that are not due for renewal yet ("not scheduled" can make people worry that something is wrong/missing).

bug 修复

  • Prevent misconfigured IIS sites from bringing down the program (#785)

  • Prevent running into PathTooLongException on long lists of sites (#854)

详情见发布公告

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《win-acme 1.9.11.0 发布,用于 Windows 的 ACME 客户端》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

一站式学习C编程

一站式学习C编程

宋劲杉 / 电子工业出版社 / 2011-3 / 59.00元

《一站式学习c编程》有两条线索,一条线索是以linux平台为载体全面深入地介绍c语言的语法和程序的工作原理,另一条线索是介绍程序设计的基本思想和开发调试方法。本书分为两部分:第一部分讲解编程语言和程序设计的基本思想方法,让读者从概念上认识c语言;第二部分结合操作系统和体系结构的知识讲解程序的工作原理,让读者从本质上认识c语言。 《一站式学习c编程》适合做零基础的初学者学习c语言的第一本教材,......一起来看看 《一站式学习C编程》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具