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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.3
    • Affects Version/s: 2.3.0-beta1
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Anand Kannan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: