DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28011>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28011 another mod_ssl problem? Summary: another mod_ssl problem? Product: Apache httpd-2.0 Version: 2.0.49 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: prefork AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] There are some problems/or bugs with mod_ssl in apache 2.0.49 and OpenSSL 0.9.7d that were not present in earlier versions. First of all when compiled with mod_ssl (with the Apache default /usr/include/openssl) it shows incorrect open ssl version number (0.9.7a instead of 0.9.7d). If compiled with the "--with-ssl=" option it is fine. This does not happen with the previous versions of httpd. Second if the apache is compiled with mod_ssl, prefork, and deflate there are problems accessing perl scripts in ssl mode from Internet Explorer version 6 (Netscape is OK). Some scripts take forever to load. Also some images are not shown in ssl mode (IE and Netscape). When the web page is reloaded then the images not shown before refresh are now shown but other images disappear that were presented before refresh. This problems do not exist when the web page does not run in ssl mode. Because of these problems I had to go back to httpd 2.0.48. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
