Search found 3 matches
- August 12th, 2009, 1:12 pm
- Forum: Feature Requests
- Topic: Other SSL?
- Replies: 27
- Views: 21238
Re: Other SSL?
OK, I've found it out myself :) There is a rule in the file : newswrapper.py This is the orginal line: ctx = _ssl.Context(_ssl.SSLv32_METHOD) Change it to: ctx = _ssl.Context(_ssl.SSLv2_METHOD) Save the file and restart SABnzbd. I have tested it with my UPC account in the Netherlands. First I had a ...
- August 12th, 2009, 12:51 pm
- Forum: Feature Requests
- Topic: Other SSL?
- Replies: 27
- Views: 21238
Re: Other SSL?
Wich file the you changend?
the Sabnzbd.py
the Sabnzbd.py
- July 22nd, 2009, 2:08 am
- Forum: Feature Requests
- Topic: Other SSL?
- Replies: 27
- Views: 21238
Re: Other SSL?
I am also looking for the windows version.