Remove TLS 1.0 and 1.1 from use with Azure Cache for Redis

FU JIE ZHAO 20 Reputation points
2023-06-21T07:27:30.2333333+00:00

Hi,

I see that Azure is about to discontinue support for this, but my redis is set to default in TLS, what is the default configured version?

Do I need to make changes to my application code if I want to set it to TLS 1.2?

image.png

ref:https://video2.skills-academy.com/en-us/azure/azure-cache-for-redis/cache-remove-tls-10-11

User's image

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
251 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 15,301 Reputation points
    2023-06-22T05:19:38.57+00:00

    Hi Jack,

    Thanks for your patience.

    I have got the below reply from the internal team about TLS:

    "The default minimum TLS version is 1.2 for new cache instances, at least as of 2020.  So, if you’re using TLS 1.2 in your application already, We don’t believe that you’ll need to make any changes. Setting this value explicitly to TLS 1.2 would also be fine.

     

    Our understanding is that this field basically allows you to disable support for lower versions of TLS (i.e. 1.0 and 1.1) if you want to ensure those versions aren’t used for security purposes."

    Hope this helps. If this answers your query, do click Accept Answer and Mark Helpful for the same. And, if you have any further query do let us know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.