https://bz.apache.org/bugzilla/show_bug.cgi?id=66028
Bug ID: 66028 Summary: Can't use openssl3.0.x ktls. Product: Apache httpd-2 Version: 2.4.53 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: mod_ssl Assignee: bugs@httpd.apache.org Reporter: paulz...@hotmail.com Target Milestone: --- 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? -- 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