We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b367df commit 7448042Copy full SHA for 7448042
source/administration/ssl.txt
@@ -209,8 +209,8 @@ To connect to a replica set via SSL, use the following form:
209
.NET
210
~~~~
211
212
-As of release 1.6 of the .NET driver supports SSL connections with
213
-:program:`mongod` an :program:`mongos` instances. To connect using
+As of release 1.6, the .NET driver supports SSL connections with
+:program:`mongod` and :program:`mongos` instances. To connect using
214
SSL, you must add an option to the connection string, specifying
215
``ssl=true`` as follows:
216
0 commit comments