win-acme使用的windows下的任务计划,我们找到管理工具下的任务计划程序进行查看。 我们可以看到在任务计划程序库里面win-acme已经为我们创建了一个每天9:00执行的一个检测证书是否到期的任务计划。我们可以通过修改一下这个触发时间来测试是否真正执行了检测任务。 我们点击操作可以看到具体执行的是什么内容,这里可以看到ren...
本文是我今天用win-acme给windows服务器添加SSL(Let's Encrypt)证书的一个过程,主要是给我自己备忘的。 1.首先先在github上下载最新版的win-acme。 下载地址:<点击下载> 2.下载解压后运行程序。 3. 这里选择M,创建一个新的证书。 4
win-acme使用的windows下的任务计划,我们找到管理工具下的任务计划程序进行查看。 我们可以看到在任务计划程序库里面win-acme已经为我们创建了一个每天9:00执行的一个检测证书是否到期的任务计划。我们可以通过修改一下这个触发时间来测试是否真正执行了检测任务。 我们点击操作可以看到具体执行的是什么内容,这里可以看到ren...
本文是我今天用win-acme给windows服务器添加SSL(Let's Encrypt)证书的一个过程,主要是给我自己备忘的。 1.首先先在github上下载最新版的win-acme。 下载地址:<点击下载> 2.下载解压后运行程序。 3. 这里选择M,创建一个新的证书。 4. 这里没什么好选择的,选择1。 5. 这里输入证书的域名,比如 www.wikimoe....
1.⾸先先在github上下载最新版的win-acme。下载地址:2.下载解压后运⾏程序。3.这⾥选择M,创建⼀个新的证书。4.这⾥没什么好选择的,选择1。5.这⾥输⼊证书的域名,⽐如 www.wikimoe.com 6.因为我这⾥就⼀个域名所以直接回车,⽤默认的名字。7.这⾥是⽤来验证是否拥有这个域名,我...
A simple ACME client for Windows - for use with Let's Encrypt. (Formerly known as letsencrypt-win-simple (LEWS)) Overview Please check ourwebsitefor an up-to-date overview, documentation and downloads. Community support If you run into trouble you can open anissue. First please check to...
win-acme is a ACMEv2 client for Windows that aims to be very simple to start with, but powerful enough to grow into almost every scenario.
用win-acme给windows服务器添加SSL(Let’s Encrypt)证书 本文是我今天用win-acme给windows服务器添加SSL(Let’s Encrypt)证书的一个过程,主要是给我自己备忘的。 1.首先先在github上下载最新版的win-acme,我自己这次用的是win-acmewin-acme.v2.1.10.896.x64.pluggable。... ...
Configures a proxy server to use for communication with the ACME server and other HTTP requests done by the program. The default setting (which is equivalent to [wininet]) uses the proxy as defined by the legacy Windows Internet API. You can also [winhttp] to use the more modern Windows ...
win-acme官网地址:https://www.win-acme.com/ win-acme下载地址: https://github.com/win-acme/win-acme/releases/ 我选择的是:win-acme.v2.2.4.1500.arm64.pluggable 免费证书好是三个月期限 我服务器是Windows的,用的Nginx。 添加解析记录的图片如下: ...