...

Text file src/go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/replica-set/txt-record-with-unallowed-option.json

Documentation: go.mongodb.org/mongo-driver/testdata/initial-dns-seedlist-discovery/replica-set

     1{
     2  "uri": "mongodb+srv://test7.test.build.10gen.cc/",
     3  "seeds": [],
     4  "hosts": [],
     5  "error": true,
     6  "comment": "Should fail because \"ssl\" is not an allowed option."
     7}

View as plain text