Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行 4 台具有相同配置的服务器:
RHEL 服务器 6.3 Apache 2.2.15 mod_ssl_x86_64
在 3 个服务器中,它的 SSL 配置正在运行,但在最后一个服务器中,我遇到了下一个错误:
无法为客户端身份验证配置验证位置。
这是我的 ssl.conf
http://pastebin.com/Um4NV4vT
提前致谢
解决了,只要按照这个步骤。
http://docstore.mik.ua/orelly/weblinux2/apache/ch11_10.htm
谢谢。