惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
IT之家
IT之家
B
Blog RSS Feed
罗磊的独立博客
GbyAI
GbyAI
博客园 - Franky
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
博客园 - 聂微东
N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
U
Unit 42
博客园 - 叶小钗
Jina AI
Jina AI
MyScale Blog
MyScale Blog
雷峰网
雷峰网
B
Blog
Hugging Face - Blog
Hugging Face - Blog
Blog — PlanetScale
Blog — PlanetScale
Recent Announcements
Recent Announcements
腾讯CDC
酷 壳 – CoolShell
酷 壳 – CoolShell

雾非雾 - SSL

安装SSL证书后HTTPS解析PHP问题 SSL证书的申请
X-UI添加SSL
花非花 · 2022-10-07 · via 雾非雾 - SSL

前面讲到了 acme.sh 申请、安装 SSL 证书,这里就不赘述了;
证书下来后,针对 X-UI 还要安装一下

安装证书文件到 root 目录下

acme.sh --installcert -d 你的域名  --key-file /root/private.key --fullchain-file /root/cert.crt

如此完成后,则:
公钥文件路径:

/root/cert.crt

密钥文件路径:

/root/private.key

然后在 X-UI 里设置公钥和密钥
X-UI SSL 设置

生成的链接无法直接导入 Clash 订阅,如果怕麻烦不想自己搭建转换,可访问:
https://bianyuan.xyz/
转换后再导入 Clash 使用