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.

On 8/26/07, Bill Janssen <[EMAIL PROTECTED]> wrote:
>
> Now it looks as if both the Debian and Ubuntu failures are failing
> because they can't create a certificate, just like the Windows test.
> I'll go out on a limb here and guess that it's because "openssl" isn't
> on the path of the user running the tests.
>
> That would also account for the other stack traces, if the keyfile
> or certfile didn't actually contain a key or a cert.
>
> Bill
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/greg%40krypto.org
>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to