Skip to content

Commit ca4396b

Browse files
jmikolaalcaeus
andauthored
Update UPGRADE-2.0.md
Co-authored-by: Andreas Braun <git@alcaeus.org>
1 parent 9bf487e commit ca4396b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ UPGRADE FROM 1.x to 2.0
4343
is now consistent with validation for other option types.
4444
* Removed the following driver options from `MongoDB\Driver\Manager`:
4545
`allow_invalid_hostname` (use `tlsAllowInvalidHostnames` URI option instead),
46-
`ca_file` (use ``tlsCAFile`), `context`,
46+
`ca_file` (use `tlsCAFile`), `context`,
4747
`pem_file` (use `tlsCertificateKeyFile`),
4848
`pem_pwd` (use `tlsCertificateKeyFilePassword`), and
4949
`weak_cert_validation` (use `tlsAllowInvalidCertificates`).

0 commit comments

Comments
 (0)