https://bz.apache.org/bugzilla/show_bug.cgi?id=63256

--- Comment #19 from Yann Ylavic <ylavic....@gmail.com> ---
(In reply to Joe Orton from comment #17)
> r being NULL in the callback looks significant possibly?  The app data has
> not been set up properly for the client-side SSL * in the proxy?

Yes r is NULL in the proxy case (which r anyway?), but it should not really
matter for the proxy case in ssl_callback_SSLVerify() because c->base_server ==
r->server (c == mod_proxy backend here).

So provided sslconn->dc is right we should be good no?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to