【问题标题】:SSLCACertificateFile returns command not foundSSLCACertificateFile 返回命令未找到
【发布时间】:2015-05-04 09:40:35
【问题描述】:

我在托管广告 digitalocean 的域上安装 SSL。我正在关注这个tutorial。目前我正在尝试执行命令:

SSLCACertificateFile /home/sammy/intermediate.crt

SSLCertificateChainFile /home/sammy/intermediate.crt

但两者都返回我:

SSLCACertificateFile: command not found 

SSLCertificateChainFile: command not found 

错误。我想知道我错过了什么。

【问题讨论】:

    标签: apache ssl mod-ssl


    【解决方案1】:

    这些不是命令,你需要将这些行放在你的配置文件中:httpd.conf

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-07-06
      • 2022-08-22
      • 1970-01-01
      • 1970-01-01
      • 2018-10-21
      • 2021-05-06
      • 1970-01-01
      • 2013-12-07
      相关资源
      最近更新 更多