Press "Enter" to skip to content

标签: Nginx

记一次使用 Certbot 注册 Let’s Encrypt 免费 SSL 证书的过程

安装 CertBot 证书工具 阅读 Certbot 官网,有不同系统环境的安装教程,这里使用 Ubuntu + Nginx 申请 Let’s Encrypt 证书 首先,确定申请证书的域名,例如:example.com ,并且…

Leave a Comment