Hi there!
I can not login to the API with my bot since this morning. Is it this modification the problem or the brexit (maybe the hungarian government blocking the API address...)?
My op system is win 7. Could it be the problem?
Regards,
zeal001
UPDATED - Betfair.com Login - Disabling TLS Ciphers - 3rd February 2020
Collapse
This topic is closed.
X
X
-
Hi,
To confirm, the above release was made successfully earlier this morning.
Kind Regards
Betfair Developer Program
Leave a comment:
-
Hi suckerM
You won't be affected by this release.
In addition, we are currently reporting on all customers using weak TLS ciphers and will contact all customers affected directly prior to this release.
Kind Regards
Neil
Leave a comment:
-
I am little concerned this may affect me , I dont fully understand it
I use old scripting language that I know very well for my API Developing my ideas on windows 10 PC, could you confirm if I have a problem, below is the info that I think you need so you can answer my question ?
oHTTP = CreateObject("WinHttp.WinHttpRequest.5.1")
oHTTP.Open("POST", url, @FALSE)
a=oHttp.SetClientCertificate("API-NG Cert")
oHTTP.SetRequestHeader("Content-Type", "application/x-www-form-urlencoded");
oHTTP.SetRequestHeader("X-Application",appkey)
oHTTP.SetRequestHeader("Accept","application/json")
if sessionToken<>"" then oHTTP.SetRequestHeader("X-Authentication",sessionToken)
Leave a comment:
-
UPDATED - Betfair.com Login - Disabling TLS Ciphers - 3rd February 2020
On Monday 3rd February we’ll be deprecating support for specific TLS ciphers.
Disabling support for these TLS ciphers means that Betfair customers using the below browsers/operating system and language versions will no longer be able to log-in using the Betfair website or API (i.e. via identitysso.betfair.com)
• Android 2.3.7
• Android 4.0.4
• Android 4.1.1
• Android 4.2.2
• Android 4.3
• Baidu Jan 2015
• IE 6 / XP
• IE 7 / Vista
• IE 8 / XP
• IE 8-10 / Win 7
• IE 10 / Win Phone 8.0
• Safari 5.1.9 / OS X 10.6.8
• Safari 6.0.4 / OS X 10.8.4
• Java 6u45
• Java 7u25
• OpenSSL 0.9.8y
The ciphers that will no longer be supported are:
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TLS_RSA_WITH_AES_256_CBC_SHA256
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TLS_RSA_WITH_AES_128_CBC_SHA256
Betfair Developer ProgramTags: None


Leave a comment: