Skip to content

Commit 5496624

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-15079-md5-usage-in-SCRAM-SHA-1 (#640)
Co-authored-by: jason-price-mongodb <[email protected]>
1 parent e6075d3 commit 5496624

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
If you use :ref:`SCRAM-SHA-1 <authentication-parameters>`:
1+
If you use :ref:`SCRAM-SHA-1 <authentication-scram-sha-1>`:
22

33
- :term:`md5` is necessary but is not used for cryptographic purposes,
44
and
55

6-
- if you use :ref:`FIPS mode <fips-overview>`, then instead of
7-
:ref:`SCRAM-SHA-1 <authentication-parameters>` use:
6+
- if you use :doc:`FIPS mode </tutorial/configure-fips>`, then instead
7+
of :ref:`SCRAM-SHA-1 <authentication-scram-sha-1>` use:
88

9-
- :ref:`SCRAM-SHA-256 <authentication-scram>`,
9+
- :ref:`SCRAM-SHA-256 <authentication-scram-sha-256>`,
1010
- :ref:`Kerberos <security-kerberos>`,
1111
- :ref:`LDAP <security-ldap>`, or
1212
- :ref:`x.509 <security-auth-x509>`

0 commit comments

Comments
 (0)