我会尽力解释我的问题。
我正在研究 HaProxy 1.5.8 / apache 2.2,我尝试进行一些 SSL 配置,但我失败了,失败了,失败了。
让我们看看一些日志:
Haproxy 日志
Aug 13 17:00:28 localhost haproxy[10930]: x.x.x.x - - [13/Aug/2015:15:00:28 +0000] "URLxxxxx HTTP/1.1" 502 +656 "" "" 50567 131 "FT-https-in~" "BK-https-out" "myserver-https" 13 0 1 -1 +17 PH-- 0 0 0 0 0 0 0 "" ""
Run Code Online (Sandbox Code Playgroud)
Apache 错误日志
[Thu Aug 13 17:02:38 2015] [debug] ssl_engine_kernel.c(1903): OpenSSL: Exit: error in SSLv2/v3 read client hello A
[Thu Aug 13 17:02:38 2015] [info] [client haproxy-server] SSL handshake failed: HTTP spoken on …Run Code Online (Sandbox Code Playgroud)