i'll have a look on win32 later, in the meantime you can grab this:
http://perl.apache.org/~dougm/httpd-test-sslca.tar.gz

unpack it inside the httpd-test/perl-framework directory.
and there will be no attempt to use openssl or generate the ca.

openssl is not a requirement, the current code just assumes it is
available if $self->{modules}->{ $self->{vars}->{ssl_module} }
i will fix that.

of course, openssl is a required to run the tests (lwp/Net::SSL requires
it) but i will fix so things don't blow up.


Reply via email to