[Python-Dev] Other SSL issues in the tracker have been marked

Gregory P. Smith greg at krypto.org
Mon Aug 27 05:56:01 CEST 2007


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 <janssen at parc.com> 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 at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> http://mail.python.org/mailman/options/python-dev/greg%40krypto.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-dev/attachments/20070826/24f07848/attachment.htm 


More information about the Python-Dev mailing list