[ooni-probe/master] Bump the minimum required pyOpenSSL version

10 Jul
2016
10 Jul
'16
8:22 p.m.
commit 475f7c911f5947f95e8842d849d0fb87db46967f Author: Arturo Filastò <arturo@filasto.net> Date: Tue Jun 21 16:31:31 2016 +0200 Bump the minimum required pyOpenSSL version * Using older versions of pyOpenSSL fails to verify certificates generated with letsencrypt. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7107d9e..dc184c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ setuptools>=11.3 PyYAML>=3.10 Twisted>=13.2.0 ipaddr>=2.1.10 -pyOpenSSL>=0.13 +pyOpenSSL>=0.15.1 geoip txtorcon>=0.7 txsocksx>=0.0.2
3282
Age (days ago)
3282
Last active (days ago)
0 comments
1 participants
participants (1)
-
art@torproject.org