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 e6075d3 commit 5496624Copy full SHA for 5496624
source/includes/md5-and-scram-sha-1.rst
@@ -1,12 +1,12 @@
1
-If you use :ref:`SCRAM-SHA-1 <authentication-parameters>`:
+If you use :ref:`SCRAM-SHA-1 <authentication-scram-sha-1>`:
2
3
- :term:`md5` is necessary but is not used for cryptographic purposes,
4
and
5
6
-- if you use :ref:`FIPS mode <fips-overview>`, then instead of
7
- :ref:`SCRAM-SHA-1 <authentication-parameters>` use:
+- if you use :doc:`FIPS mode </tutorial/configure-fips>`, then instead
+ of :ref:`SCRAM-SHA-1 <authentication-scram-sha-1>` use:
8
9
- - :ref:`SCRAM-SHA-256 <authentication-scram>`,
+ - :ref:`SCRAM-SHA-256 <authentication-scram-sha-256>`,
10
- :ref:`Kerberos <security-kerberos>`,
11
- :ref:`LDAP <security-ldap>`, or
12
- :ref:`x.509 <security-auth-x509>`
0 commit comments