https://bz.apache.org/bugzilla/show_bug.cgi?id=64308
Joe Orton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #2 from Joe Orton <[email protected]> --- You claim that version 2.4.41 of httpd produces this output: [Sun Apr 05 20:53:08.810214 2020] [ssl:debug] [pid 6780] ssl_engine_init.c(933): AH02232: Configuring RSA server certificate 2.4.41 does not have that debug message on that line of ssl_engine_init.c. https://svn.apache.org/viewvc/httpd/httpd/tags/2.4.41/modules/ssl/ssl_engine_init.c?revision=1864801&view=markup#l933 CentOS 7's native httpd 2.4.6 does have that log message on that line. So the behaviour is different because you are using different versions of httpd. -- 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]
