Please, please help!!
I have followed the Betfair instructions on how to create a certificate using OPENSSL. (as per the instructions given here)
I load it in to Betfair and then I go to test it using the following curl command:
curl -q -k --cert client-2048.crt --key client-2048.key https://identitysso.betfair.com/api/certlogin -d "username=my_betfair_username&password=my_betfair_ password" -H "X-Application: my_application_key"
However, I get the following response:
{"loginStatus":"CERT_AUTH_REQUIRED"}
Can anyone please help??? I have spent days trying to solve this and no one on this forum seems to be able to help so far. Perhaps you can??
Regards
R.
I have followed the Betfair instructions on how to create a certificate using OPENSSL. (as per the instructions given here)
I load it in to Betfair and then I go to test it using the following curl command:
curl -q -k --cert client-2048.crt --key client-2048.key https://identitysso.betfair.com/api/certlogin -d "username=my_betfair_username&password=my_betfair_ password" -H "X-Application: my_application_key"
However, I get the following response:
{"loginStatus":"CERT_AUTH_REQUIRED"}
Can anyone please help??? I have spent days trying to solve this and no one on this forum seems to be able to help so far. Perhaps you can??
Regards
R.


Comment