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

--- Comment #2 from Joe Orton <jor...@redhat.com> ---
That is only a debugging message - though it is wrong since it's not a bug.

I think that OpenSSL's KTLS support will not be usable from httpd because
mod_ssl does not use a socket BIO (OpenSSL's support for talking directly to a
socket);  all output from mod_ssl goes through the output filter chain so it
can be interpreted/intercepted/handled elsewhere in the server.

-- 
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