On 12.04.2014 12:41, Kaspar Brand wrote: > The "Expecting: DH PARAMETERS" error is probably a red herring - it's > most likely a leftover in the OpenSSL error stack after the > configuration of another certificate (we try to load DH parameters at > the end of ssl_init_server_certs, which in turn is called from > ssl_init_server_ctx).
Turns out that it's an issue with OpenSSL versions before 0.9.8h, in the first place, see https://issues.apache.org/bugzilla/show_bug.cgi?id=56410 for more details. Jesse, would appreciate if you can find the time to also try the patch I attached to the bug report from Kurt - thanks. Kaspar
