-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
JiraCreates a corresp. Jira issue in the APIs project.Creates a corresp. Jira issue in the APIs project.Type: FeatureIssue is a Feature Request.Issue is a Feature Request.
Milestone
Description
Although .NET supports (at least in some versions) the SslProtocols.Tls13
enumeration value, we explicitly reject it in SslOptions
. We should support it wherever it is supported.
Note that ... it is supported by .NET Framework 4.8 but not by NetStandard, meaning that we may have to ship a net48 build of the client in addition to the netstandard-2.0 one, and ensure that the correct build is selected.
Metadata
Metadata
Assignees
Labels
JiraCreates a corresp. Jira issue in the APIs project.Creates a corresp. Jira issue in the APIs project.Type: FeatureIssue is a Feature Request.Issue is a Feature Request.