commit | f90e368cdd11654b7e68fbde98c561177b333671 | [log] [tgz] |
---|---|---|
author | Hynek Schlawack <[email protected]> | Fri Mar 11 11:21:13 2016 +0100 |
committer | Hynek Schlawack <[email protected]> | Fri Mar 11 11:24:17 2016 +0100 |
tree | eda22e540a56f1827e94306ad7f9c81e599a04c6 | |
parent | c488deaa02eed0df890204721018e4e5b2493ac0 [diff] [blame] |
Fix set_cipher_list on modern OpenSSL Also port forward a few changes from #422.
diff --git a/setup.py b/setup.py index 2edb712..510359d 100755 --- a/setup.py +++ b/setup.py
@@ -5,7 +5,7 @@ # """ -Installation script for the OpenSSL module. +Installation script for the OpenSSL package. """ import codecs