Pulling my hair out - Any help is appreciated
#1
Hi guys,

Having a little trouble with the addon I am creating.

I need to connect to a secure website

namely "https://www.premierleaguepass.com/plp/secure/login"

It is only accessible to from New Zealand.

No matter which way I attempt to connect I'm receiving the following

SSLError: [Errno 1] _ssl.c:510: error:14094410:SSL routines:SSL3_READ_BYTESConfusedslv3 alert handshake failure

Any help or pointers is greatly appreciated.
Reply
#2
Urllib2 or requests?

Code would help people help, I think.
Reply
#3
http://pastebin.com/01cNpjnF

This is what I'm working with at the moment to try and debug it.

Thanks.
Reply
#4
NVM, thought I had a solution, but it wouldnt work.

Hard not being in NZ to test ideas.
Reply
#5
Disregard peeps.

Was my DNS service letting me down.

Just tried with another and all is well.

Cheers.
Reply

Logout Mark Read Team Forum Stats Members Help
Pulling my hair out - Any help is appreciated0