我的 Apache 错误日志显示了很多“stapling_renew_response:responder”错误。希望添加浏览器屏幕截图,但我是新手,因此未获得授权。这是浏览器显示的内容:
"Secure Connection Failed
An error occurred during a connection to www.mysite.co.uk. The OCSP server suggests trying again later. (Error code: sec_error_ocsp_try_server_later)
Run Code Online (Sandbox Code Playgroud)
这是一个间歇性故障,但是当我重新启动 Apache 时,问题暂时消失了。看起来问题是在 Apache 尝试解析 OCSP 响应程序的地址时发生的。
[Mon Jun 30 16:00:52.666880 2014] [ssl:error] [pid 20449] (EAI 3)Temporary failure in name resolution: [client 12.34.56.78.9:54254] AH01972: could not resolve address of OCSP responder EVSSL-ocsp.geotrust.com
[Mon Jun 30 16:00:52.666954 2014] [ssl:error] [pid 20449] AH01941: stapling_renew_response: responder error
[Wed Jul 02 21:16:00.660224 2014] [ssl:error] [pid 13700] (EAI 3)Temporary failure in …Run Code Online (Sandbox Code Playgroud)