Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99265

Let urllib3 use ssl3 instead of ssl2

Path csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail
From Cecil Westerhof <Cecil@decebal.nl>
Newsgroups comp.lang.python
Subject Let urllib3 use ssl3 instead of ssl2
Date Mon, 23 Nov 2015 12:16:49 +0100
Organization Decebal Computing
Lines 10
Message-ID <87y4dpq82m.fsf@Equus.decebal.nl> (permalink)
Mime-Version 1.0
Content-Type text/plain
Injection-Info mx02.eternal-september.org; posting-host="528adfd6ad074c92fdc6a7f8fb9e23d8"; logging-data="5237"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+sCn1F/nUxE1Eje11unsyJs5BgOmp3lv4="
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)
X-Homepage http://www.decebal.nl/
Cancel-Lock sha1:XbuexoXMVWcqgZAGqbuy7XIJyVQ= sha1:dR9+xuMgqcIv5/jbsBHLLxI5nw4=
Xref csiph.com comp.lang.python:99265

Show key headers only | View raw


For a program I need to import urllib3, but this gives:
    ImportError: /usr/lib64/python2.7/lib-dynload/_ssl.so: undefined symbol: SSLv2_method

This probably has to do with that openSUSE removed ssl2 because it is
not secure. Is there a way to let urllib3 use ssl3 instead of ssl2?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Let urllib3 use ssl3 instead of ssl2 Cecil Westerhof <Cecil@decebal.nl> - 2015-11-23 12:16 +0100

csiph-web