File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ Mechanisms
47
47
.. _default-auth-mechanism:
48
48
.. _scram-sha-256-auth-mechanism:
49
49
50
- `` SCRAM-SHA-256``
51
- ~~~~~~~~~~~~~~~~~
50
+ SCRAM-SHA-256
51
+ ~~~~~~~~~~~~~
52
52
53
53
``SCRAM-SHA-256`` is a salted challenge-response authentication mechanism
54
54
(SCRAM) that uses your username and password, encrypted with the ``SHA-256``
@@ -123,8 +123,8 @@ specifying this authentication mechanism:
123
123
124
124
.. _mongodb-aws-auth-mechanism:
125
125
126
- `` MONGODB-AWS``
127
- ~~~~~~~~~~~~~~~
126
+ MONGODB-AWS
127
+ ~~~~~~~~~~~
128
128
129
129
.. note::
130
130
@@ -347,8 +347,8 @@ method:
347
347
348
348
.. _x509-auth-mechanism:
349
349
350
- `` X.509``
351
- ~~~~~~~~~
350
+ X.509
351
+ ~~~~~
352
352
353
353
The ``X.509`` authentication mechanism uses
354
354
:wikipedia:`TLS <Transport_Layer_Security>` with X.509 certificates to
You can’t perform that action at this time.
0 commit comments