summaryrefslogtreecommitdiff
path: root/doc/tex/srp.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/srp.tex')
-rw-r--r--doc/tex/srp.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tex/srp.tex b/doc/tex/srp.tex
index f1e15a85ee..e7cbb59b09 100644
--- a/doc/tex/srp.tex
+++ b/doc/tex/srp.tex
@@ -1,7 +1,7 @@
\section{Authentication using SRP\index{SRP authentication}}
Authentication using the SRP\footnote{SRP stands for Secure Remote Password and
-is described in \cite{RFC2945}. The SRP key exchange is not a part of the \tlsI{} protocol}
+is described in \cite{RFC2945}. The SRP key exchange is an extension to the \tlsI{} protocol}
protocol is actually password authentication. The two peers can be identified using a
single password, or there can be combinations where the client is
authenticated using SRP and the server using a certificate.