diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index c4d4f1e80fc0dba66b9217cc8ee2e12620c439de..0e1a3569170ef0a21bb9e0513dd21431a40728e7 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -959,7 +959,7 @@ omicron bryanh guest1 mechanism. It prevents password sniffing and avoids storing passwords on the server in plain text but provides no protection if an attacker manages to steal the password hash from the server. Also, the MD5 hash - algorithm is nowadays no longer consider secure against determined + algorithm is nowadays no longer considered secure against determined attacks. </para>