Jrohy / trojan

trojan多用户管理部署程序, 支持web页面管理
GNU General Public License v3.0
5.47k stars 1.53k forks source link

多次申请证书,还是提示[FATAL] fatal: use_certificate_chain_file: No such file or directory #577

Open lu989898 opened 3 years ago

lu989898 commented 3 years ago

Welcome to trojan 1.16.0 [2021-11-18 12:27:55] [FATAL] fatal: use_certificate_chain_file: No such file or directory [2021-11-18 12:27:55] [FATAL] exiting. . . trojan.service: main process exited, code=exited, status=1/FAILURE Unit trojan.service entered failed state. trojan.service failed.

Jrohy commented 3 years ago

没申请到证书,看看申请证书的日志

slayercjc commented 3 years ago

我也遇到了这个问题,但是我安装了openssl就好了,不知道是不是这个原因,yum -y install openssl

ywang998 commented 2 years ago

手动申请证书,可以找域名注册商申请,一般是免费的一年。然后进入后台上传自己的证书,再在配置文件里面更改证书位置。

xlsama commented 2 years ago

我的是因为80端口被nginx占用了,所以申请证书时失败了,我是 systemctl stop nginx,然后在申请证书,重启一下trojan就好了。

zhajingwen commented 1 year ago

我的是因为80端口被nginx占用了,所以申请证书时失败了,我是 systemctl stop nginx,然后在申请证书,重启一下trojan就好了。

是这样的,需要80端口,我觉得作者应该提醒下,写在文档里

joysky77 commented 1 year ago

记录下安装时提示的证书安装路径,修改config文件中的证书路径。