V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Famio
V2EX  ›  程序员

求助 Apache SSL 错误问题

  •  
  •   Famio · 2016-12-15 12:57:48 +08:00 · 1772 次点击
    这是一个创建于 2752 天前的主题,其中的信息可能已经有所发展或是发生改变。
    环境都配置好, 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 条回复    2016-12-15 16:03:54 +08:00
    wdlth
        1
    wdlth  
       2016-12-15 13:16:23 +08:00
    看上去你是启用了校验客户端证书的功能。
    wsy2220
        2
    wsy2220  
       2016-12-15 16:03:54 +08:00
    关掉 SSLVerifyClient
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2253 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 01:19 · PVG 09:19 · LAX 18:19 · JFK 21:19
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.