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

推荐订阅源

Google DeepMind News
Google DeepMind News
F
Fortinet All Blogs
量子位
G
Google Developers Blog
J
Java Code Geeks
N
Netflix TechBlog - Medium
博客园 - 聂微东
宝玉的分享
宝玉的分享
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
雷峰网
雷峰网
M
MIT News - Artificial intelligence
T
Tailwind CSS Blog
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 三生石上(FineUI控件)
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
T
The Blog of Author Tim Ferriss

雾非雾 - X-UI

X-UI的BBR加速
X-UI添加SSL
花非花 · 2022-10-07 · via 雾非雾 - X-UI

前面讲到了 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 使用