# 注意:下面命令中的 test.geektech.top 请换成你自己的域名!

# 如果接下来要运行v2ray一键脚本

  • cp ~/.acme.sh/test.geektech.top/test.geektech.top.key ~/v2ray.key
  • cp ~/.acme.sh/test.geektech.top/fullchain.cer ~/v2ray.pem

# 如果接下来要运行xray一键脚本

  • cp ~/.acme.sh/test.geektech.top/test.geektech.top.key ~/xray.key
  • cp ~/.acme.sh/test.geektech.top/fullchain.cer ~/xray.pem

# 如果接下来要运行trojan一键脚本

  • cp ~/.acme.sh/test.geektech.top/test.geektech.top.key ~/trojan.key
  • cp ~/.acme.sh/test.geektech.top/fullchain.cer ~/trojan.pem

# 如果接下来要运行trojan-go一键脚本

  • cp ~/.acme.sh/test.geektech.top/test.geektech.top.key ~/trojan-go.key
  • cp ~/.acme.sh/test.geektech.top/fullchain.cer ~/trojan-go.pem

到此,证书已经准备好了。