Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Net Standard 2.1 and TLS 1.3 support #15032

Open
sk1llsh0t opened this issue Jan 7, 2022 · 1 comment
Open

Net Standard 2.1 and TLS 1.3 support #15032

sk1llsh0t opened this issue Jan 7, 2022 · 1 comment

Comments

@sk1llsh0t
Copy link

I have a NetStandard 2.1 Xamarin Forms project (5.0.0.2291). I'm trying to use an sslstream with TLS 1.3. Looking at System.Security.Authentication.SslProtocols, there is no value for TLS13. It appears in the documentation TLS 1.3 should be available for NetStandard 2.1 but i don't see it in the actually library enum. TLS12 works fine but I am needing to move to TLS13.

Will TLS13 be made available in MAUI? Or when?

Thanks!

@Kebechet
Copy link

Maui contains also Tls13

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

No branches or pull requests

3 participants