I get this error when using the requests library. I know it has to do with certificate routine and that I need the cipher RC4-SHA1. How do I go about specifying it when I do value = requests.get( url )
Asked
Active
Viewed 580 times
2
-
answer is here: http://stackoverflow.com/q/10667960/2327328 – philshem Apr 22 '14 at 11:54