NEW 22517
Can't run SSL tests on Windows
https://bugs.webkit.org/show_bug.cgi?id=22517
Summary Can't run SSL tests on Windows
Mark Rowe (bdash)
Reported 2008-11-26 16:03:44 PST
7/18/07 5:23 PM Adam Roben: Apache 1.3 (which we use for the http tests on Cygwin) doesn't support SSL. Consequently, our SSL tests don't work. We should be able to fix this by upgrading to Apache 2, which will require updating run-webkit-tests to use Apache2 on Cygwin, updating cygwin-downloader to install apache2 instead of apache, creating an Apache2 config file for Cygwin, and recompiling PHP to work with Apache2. There may be other changes required as well. 11/15/07 12:04 PM Adam Roben: Hm, using Apache 2 seems problematic, as it has to be run as a service, which requires Administrator privileges.
Attachments
Mark Rowe (bdash)
Comment 1 2008-11-26 16:03:59 PST
Brian Weinstein
Comment 2 2009-09-11 17:03:14 PDT
This is also stopping us from implementing mixedContent tests on Windows: https://bugs.webkit.org/show_bug.cgi?id=29213
Note You need to log in before you can comment on or make changes to this bug.