On Wed, Sep 23, 2015 at 7:40 AM, Stefan Eissing <[email protected]> wrote: > The question then is how we best let other modules stop ssl_hook_Access() > from performing > the renegotiation. It may then return HTTP_FORBIDDEN. Then denying hook could > store context > information in r->notes so that the request is answered specific to the > protocols need. > > Another hook in core which ssl_hook_Access() then triggers?
optional function exported by mod_ssl to block renegotiation?
