内容简介:Windows ACME Simple 1.9.9.0 已发布,这是一个用于 Windows 的简单 ACME 客户端 - 用于 Let's Encrypt 。 新特性 Installation plugins can no be loaded from external assemblies (#733) Add parameter to all...
Windows ACME Simple 1.9.9.0 已发布,这是一个用于 Windows 的简单 ACME 客户端 - 用于 Let's Encrypt 。
新特性
Installation plugins can no be loaded from external assemblies (#733)
Add parameter to allow self-hosting validation to listen to another port (#742)
改进
Hide unavailable target plugins in interactive mode (#758)
Hide unavailable validation methods in interactive mode (#760)
For new installs, renewals are stored in the
ConfigurationPath
instead of the registry (#756)Much-improved example script for Microsoft Exchange deployments (#702)
Store application settings in a separate file which is not in the .zip, making upgrades easier (#720)
Bug 修复
Better error handling for private key conversion errors (#741)
Don't reuse cached certificate after it's been revoked (#734)
Build script works with larger selection of Visual Studio versions (#759)
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- IJPay 0.8 版本发布,兼容低版本 JDK
- fastjson 1.2.55 版本发布,Bug 修复版本
- Apache Ignite 2.9.1 版本发布,小版本更新
- Swoole v4.6.1 版本发布,Bug 修复版本
- Swoole v4.6.2 版本发布,Bug 修复版本
- Swoole v4.6.4 版本发布,Bug 修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java程序设计
宋中山 严千钧 等编 / 清华大学出版社 / 2005-8 / 27.00元
本书全面、系统地介绍了Java语言的基本概念、基本语法和编程方法。主要内容包括:Java语言概述、数据类型与运算符、流程控制语句、类与对象、继承与多态、异常处理、工具类和算法、Applet小应用程序、图形用户界面、输入和输出、Java多线程以及Java高级编程。每章后面附有习题,读者可参考使用。 本书内容丰富,结构合理,语言简洁,深入浅出,通俗易懂。基础知识与程序实例相结合,示例典型......一起来看看 《Java程序设计》 这本书的介绍吧!