Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What do you mean with "Redis .NET Core clients use the latest TLS version by default." #47985

Closed
mslot opened this issue Feb 12, 2020 — with docs.microsoft.com · 3 comments

Comments

Copy link

mslot commented Feb 12, 2020

Do you mean that all using https://www.nuget.org/packages/Microsoft.Extensions.Caching.StackExchangeRedis uses the latest TLS version, or is it enough to use StackExchange.Redis itself (that the extension nuget uses as a dependency)? Both for client and server. Fx if I have a .NET Core 2.1 or 2.2 web api running in Azure, and not using any sslProtocols in the StachExchange.Redis connectionstring, am I then safe? Or should i set my sslProtocols to tls12?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@NavtejSaini-MSFT
Copy link
Contributor

@mslot We are checking this and will get back to you.

@NavtejSaini-MSFT
Copy link
Contributor

@yegu-ms Please check the question from user and help resolve the same.

@yegu-ms
Copy link
Contributor

yegu-ms commented Jun 17, 2020

Doc has been updated to address this question.

#please-close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants