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 6f31a68 commit 8350152Copy full SHA for 8350152
source/tutorials/ruby-driver-create-client.txt
@@ -1045,7 +1045,7 @@ when connecting. This can be accomplished via:
1045
- The ``:ssl_cert``/``:ssl_cert_object``/``:ssl_cert_string`` and
1046
``:ssl_key``/``:ssl_key_object``/``:ssl_key_string``/``:ssl_key_pass_phrase``
1047
Ruby options.
1048
-- The``tlsCertificateKeyFile`` URI option.
+- The ``tlsCertificateKeyFile`` URI option.
1049
1050
When using the Ruby options, the client TLS certificate and the corresponding
1051
private key may be provided separately. For example, if the certificate is
0 commit comments