jmcarp / betfair.py

A Python wrapper for the Betfair API
MIT License
103 stars 76 forks source link

SSL Cert Generation cannot find the file specified #72

Open varneyo opened 6 years ago

varneyo commented 6 years ago

Hi,

I am having issues generating the SSL cerificate required for the login process. I have recently installed via pip install betfair. This process didn't pull down the tasks.py file so I have also downloaded that and placed it in the betfair folder. Not sure if I am missing other files also?

I have tried running invoke ssl but I keep getting "The system cannot find the file specified" which seems like a fairly obvious error message but as I am new to python / SSL certificate generation I am not sure where to go from here,

I have search google / stack overflow but I have had no luck.

Any help would be greatly appreciated.

mtaylor567 commented 5 years ago

did you find an answer to this?

edit:

I followed this to generate the key and upload it

http://www.bespokebots.com/betfair-ssl-certs.php