<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://www.941741.xyz/feed/rss/tag/Clash/">
<title>雾非雾 - Clash</title>
<link>https://www.941741.xyz/tag/Clash/</link>
<description></description>
<items>
<rdf:Seq>
<rdf:li resource="https://www.941741.xyz/archives/10.html"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="https://www.941741.xyz/archives/10.html">
<title>X-UI添加SSL</title>
<link>https://www.941741.xyz/archives/10.html</link>
<dc:date>2022-10-07T12:02:00+08:00</dc:date>
<description>前面讲到了 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 里设置公钥和密钥生成的链接无法直接导入 Clash 订阅，如果怕麻烦不想自己搭建转换，可访问：https://bianyuan.xyz/转换后再导入 Clash 使用</description>
</item>
</rdf:RDF>