Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1744

MongoDbDriver v 2.3.0-beta1 for .NET Core uses unsupported Ssl3 as one of the default enabled ssl protocols causing SslStream.AuthenticateAsClientAsync to throw a System.NotSupportedException

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3
    • Affects Version/s: 2.3.0-beta1
    • Component/s: None
    • Labels:
      None

      Need to change the default protocol to be one supported by .NET core (Tls, Tls11, or Tls12)

      Brought it up with .NET folks first:
      https://github.com/dotnet/corefx/issues/10700#issuecomment-239001750

            Assignee:
            craig.wilson@mongodb.com Craig Wilson
            Reporter:
            kannanenator Anand Kannan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: