]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 3 Aug 2001 10:25:35 +0000 (10:25 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 3 Aug 2001 10:25:35 +0000 (10:25 +0000)
doc/tex/gnutls.tex

index 575731a95f45f68609dfd71b6ef44f042f5b6e9c..04f8bd490e2af82864bc10c677253770cd289a3a 100644 (file)
@@ -110,10 +110,10 @@ it may be normal for a server not to resume a session even if you requested that
 
 \subsection{Simple Client example with SRP Authentication}
 Although {\bf SRP} is not part of the TLS standard, \gnutls implements
-{\it draft-ietf-tls-srp-01} which defines a way to use the SRP algorithm
-within the TLS handshake. The following client
-is a very simple SRP-TLS client which connects to a server by using 
-{\it username} and {\it password}.
+{\it David Taylor's}\footnote{Work in progress.} proposal for using SRP algorithm
+within the TLS handshake protocol. The following client
+is a very simple SRP-TLS client which connects to a server 
+and authenticates using {\it username} and {\it password}.
 
 \input{srp1}