Description
TLS 1.3 support has been included (partial support I understand) in .NET 6 and higher. This ticket is to add conditional compilation to add TLS 1.3 to the list of supported Tls internally within the SDK.
Note that this can still be set via ClusterOptions.EnabledSslProtocols.