Forum Discussion
TLS 1.0 for Web API Service
I'm trying to determine whether in October of this year all requests to my Web API on Azure that come from legacy TLS 1.0 systems will no longer work?
I understand that Azure storage will only accept TLS 1.2 going forward and thats fine as my web api talks to that using 1.2, however its incoming requests to my web API that I still need to allow 1.0.
When it says deprecated does it mean that it will not be possible to allow TLS 1 on my Web API or just that it will no longer be supported but you can still choose it?
Please refer to this, I had a chance to clarify with Microsoft a few months back for this topic, they said that it may not clear cut on 31-Oct but NO support in case any problem, that's my understanding
https://azure.microsoft.com/en-us/updates/azure-support-tls-will-end-by-31-october-2024-2/