摘要:
本笔记将介绍:如何安装 Certbot 工具;如何使用它获取证书;如何处理在操作过程中遇到的问题。 注意事项 本部分内容属于简述,详细内容请参考 certbot instructions 官方页面,依据提示操作即可。以下是操作大致流程: 1)选择站点服务器软件,以及操作系统发行版 2)查看是否满足条 阅读全文
posted @ 2021-02-20 23:05
k4nzdroid
阅读(823)
评论(0)
推荐(0)
摘要:
问题描述 # certbot certonly -a certbot-dns-aliyun:dns-aliyun --certbot-dns-aliyun:dns-aliyun-credentials /etc/letsencrypt/dns-aliyun-credentials.ini -d ha 阅读全文
posted @ 2021-02-20 20:32
k4nzdroid
阅读(154)
评论(0)
推荐(0)
摘要:
问题描述 由于网络访问的原因,或者需要网络加速,又或者其他原因,我们需要搭建 HTTP 与 HTTPS 代理。 该笔记将记录:如何快速创建 HTTP 与 HTTPS 代理。 方法一、使用 Dokcer 镜像 GitHub/yegor256/squid-proxy #!/bin/sh #1 安装Doc 阅读全文
posted @ 2021-02-20 14:20
k4nzdroid
阅读(738)
评论(0)
推荐(0)
摘要:
参考答案 assume cs:codeseg dataseg segment db "Beginner's All-purpose Symbolic Instruction Code.",0 dataseg ends codeseg segment start: mov ax, dataseg mo 阅读全文
posted @ 2021-02-20 13:20
k4nzdroid
阅读(119)
评论(0)
推荐(0)
摘要:
#1 Peer's certificate issuer has been marked as not trusted by the user. 错误描述: curl: (60) Peer's certificate issuer has been marked as not trusted by 阅读全文
posted @ 2021-02-20 10:05
k4nzdroid
阅读(864)
评论(0)
推荐(0)
浙公网安备 33010602011771号