• 请不要在回答技术问题时复制粘贴 AI 生成的内容
Famio
V2EX  ›  程序员

求助 Apache SSL 错误问题

  •  
  •   Famio · Dec 15, 2016 · 2177 views
    This topic created in 3529 days ago, the information mentioned may be changed or developed.
    环境都配置好, localhost 访问 web 服务提示 503 ,查看各种错误日志只有在 error.log 中看到了下面这一行:
    [Thu Dec 15 12:49:31.620859 2016] [ssl:warn] [pid 3128:tid 436] AH01897: Init: Oops, you want to request client authentication, but no CAs are known for verification!? [Hint: SSLCACertificate*]

    看样子是我没有配置根证书?
    我已配置的证书有:
    SSLCertificateFile
    SSLCertificateKeyFile
    SSLCertificateChainFile
    没有配置的:
    SSLCACertificateFile

    可我证书从阿里云申请的,由 Symantec 颁发,下载的证书包里也没有 CACert ,怎么办?
    2 replies    2016-12-15 16:03:54 +08:00
    wdlth
        1
    wdlth  
       Dec 15, 2016
    看上去你是启用了校验客户端证书的功能。
    wsy2220
        2
    wsy2220  
       Dec 15, 2016
    关掉 SSLVerifyClient
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2434 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 16:00 · PVG 00:00 · LAX 09:00 · JFK 12:00
    ♥ Do have faith in what you're doing.