New submission from Marc-Andre Lemburg <[EMAIL PROTECTED]>:

The _ssl module is built against OpenSSL. 

Since I couldn't find any OpenSSL DLLs in my Python install dir and due
to the size of the _ssl.pyd, I assume that it is statically linked
against OpenSSL. 

That's all fine, but then I'm missing the OpenSSL license and
attribution notice somewhere in the installer, the README of the
installation or elsewhere.

The download page should also include a hint that the Windows installer
does include crypto software, since in some countries it is illegal to
download and/or use crypto software, see e.g.
http://rechten.uvt.nl/koops/cryptolaw/cls-sum.htm

----------
components: Build, Installation, Windows
messages: 67228
nosy: lemburg
severity: normal
status: open
title: Windows installer doesn't include OpenSSL license and notice
versions: Python 2.6, Python 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2949>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to