File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,12 +12,14 @@ Version 3.0a1 - Release Date 31-Aug-2007
1212 The new SSL support in the 2.6 trunk (with server-side support and
1313 certificate verification) will be ported for 3.0a2.
1414
15- * If you don't have openssl, hashlib is non-functional, which
16- means there is no way to compute MD5 checksums. This breaks some
17- modules.
15+ * If you don't have ` openssl <http://www.openssl.org>`_ installed, or
16+ a version older than 0.9.7, hashlib is non-functional, which means
17+ there is no way to compute MD5 checksums. This breaks some modules.
1818
1919* Platform support is reduced. We've mostly tested on Linux, OSX,
20- and Windows.
20+ and Windows. Solaris is also supported (somewhat).
21+
22+ * There may be additional issues on 64-bit architectures.
2123
2224* There are still some open issues on Windows.
2325
You can’t perform that action at this time.
0 commit comments