Xray-install icon indicating copy to clipboard operation
Xray-install copied to clipboard

配置文件无法使用acme.sh导出的证书fullchain.cer 、private.key ?

Open wpyok500 opened this issue 4 years ago • 0 comments

配置文件无法使用acme.sh导出的证书fullchain.cer 、private.key

~/.acme.sh/acme.sh --issue -d 域名 --standalone -k ec-256 --force ~/.acme.sh/acme.sh --install-cert -d 域名 --fullchain-file /usr/local/etc/xray/fullchain.cer --key-file /usr/local/etc/xray/private.key --ecc

wpyok500 avatar Aug 02 '21 01:08 wpyok500