https://bz.apache.org/bugzilla/show_bug.cgi?id=61519
--- Comment #24 from Joe Orton <[email protected]> --- Possibly those two hooks should use the same logic as ssl_hook_Fixup if (!(((sc->enabled == SSL_ENABLED_TRUE) || (sc->enabled == SSL_ENABLED_OPTIONAL)) && sslconn && (ssl = sslconn->ssl))) { return DECLINED; } -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
