Alan Freier and Philip Karlton and Paul Kocher, "The SSL Protocol Version 3.0",
November 1996, Available from @url{http://wp.netscape.com/eng/ssl3/draft302.txt}.
+@mybibitem{STEVENS}
+Richard Stevens, "UNIX Network Programming, Volume 1", Prentice Hall PTR,
+January 1998
+
@mybibitem{TLSEXT}
Simon Blake-Wilson and Magnus Nystrom and David Hopwood and Jan Mikkelsen and Tim Wright,
"Transport Layer Security (TLS) Extensions", June 2003,
@include my-bib-macros.texi
@mybibusetable{Bibliography}
+@c don't indent the paragraphs.
+@paragraphindent 0
+
@c Unify some of the indices.
@syncodeindex tp fn
@syncodeindex pg cp
a program or a communication line and @acronym{GnuTLS} only helps with
some of them.
-This document tries to be self contained, although basic network
+Although this document tries to be self contained, basic network
programming and PKI knowlegde is assumed in most of it. A good introduction
-to Public Key Infrastructure can be found in @mybibcite{GUTPKI}.
+to networking can be found in @mybibcite{STEVENS} and for
+Public Key Infrastructure in @mybibcite{GUTPKI}.
@anchor{Availability}