在 windows server 服务器上可以通过 win-acme工具添加ssl 1、首先下载工具 https://github.com/PKISharp/win-acme/releases 最新版本即可 百度网盘 https://pan.baidu.com/s/12IfBIA6wh9jVH5pK ...
1、打开 SSL For Free 官网:https://www.sslforfree.com/ 2、在输入框内输入你要申请证书的域名,输入完点击 Create Free SSL Certificate 3、如果你是申请的是一级域名直接输入你的域名即可不用加 WWW 系统会自动给你申请带WWW和不带 ...
分类:
Web程序 时间:
2018-05-12 11:13:03
阅读次数:
247
1.获取certbot auto 2.添加执行权限 3.申请证书 4.添加TXT记录 记录值为: 5.可根据以下命令查询TXT记录是否生效 6.证书生成成功后保存在 中 7.证书有效期为三个月,重新生成证书命令 `certbot auto renew` ...
分类:
其他好文 时间:
2018-05-11 23:30:39
阅读次数:
250
Linux就该这么学 2018-05-11 实验环境:CentOS Linux release 7.3.1611 (Core) 内核版本:Linux version 3.10.0-514.el7.x86_64 Nginx版本: Nginx-1.13.0 Let’s Encrypt是一个免费的、自动化 ...
分类:
Web程序 时间:
2018-05-11 12:56:50
阅读次数:
281
class str(basestring): """ str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value i... ...
分类:
其他好文 时间:
2018-05-06 14:55:53
阅读次数:
181
./letsencrypt-auto certonly --standalone --email admin@thing.com -d thing.com -d www.thing.com ...
分类:
其他好文 时间:
2018-05-06 14:48:07
阅读次数:
164
1、前言 Let's Encrypt是国外一个公共的免费SSL项目,由 Linux 基金会托管,它的来头不小,由Mozilla、思科、Akamai、IdenTrust和EFF等组织发起,目的就是向网站自动签发和管理免费证书,以便加速互联网由HTTP过渡到HTTPS。Let's Encrypt安装部署 ...
分类:
其他好文 时间:
2018-05-04 18:20:01
阅读次数:
125
<iframe width="890" height="500" src="https://www.youtube.com/embed/tTLnK7dgRIk" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></i ...
分类:
移动开发 时间:
2018-05-04 12:05:37
阅读次数:
181