https://bz.apache.org/bugzilla/show_bug.cgi?id=66028
--- Comment #1 from [email protected] --- (In reply to paulzakk from comment #0) > I am using apache version 2.5.53 in Linux environment. > openssl version 3.0.2 is used. > I know that openssl 3.0.x version officially supports kernel tls (ktls). > > I know that openssl 3.0.x version officially supports kernel tls (ktls). So > I built using the enable-ktls option when building openssl and added > SSLOpenSSLConfCmd Options KTLS to enable KTLS in apache. > However, when I traced the log, it was confirmed that the following log was > output. > > ssl_engine_io.c(586): [client xxx.xxx.xxx.xxx:xxxxx] BUG: > bio_filter_in_ctrl() should not be called with cmd=76 > > Is there any way to use openssl's ktls function? The apache version was written incorrectly. The version I use is 2.4.53 . -- 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]
