apt-get install openssl will fix that on those systems. on windows you're unlikely to ever have an openssl binary present and available to execute.<br><br><div><span class="gmail_quote">On 8/26/07, <b class="gmail_sendername">
Bill Janssen</b> <<a href="mailto:janssen@parc.com">janssen@parc.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Now it looks as if both the Debian and Ubuntu failures are failing<br>because they can't create a certificate, just like the Windows test.<br>I'll go out on a limb here and guess that it's because "openssl" isn't
<br>on the path of the user running the tests.<br><br>That would also account for the other stack traces, if the keyfile<br>or certfile didn't actually contain a key or a cert.<br><br>Bill<br>_______________________________________________
<br>Python-Dev mailing list<br><a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/python-dev">http://mail.python.org/mailman/listinfo/python-dev</a><br>Unsubscribe:
<a href="http://mail.python.org/mailman/options/python-dev/greg%40krypto.org">http://mail.python.org/mailman/options/python-dev/greg%40krypto.org</a><br></blockquote></div><br>