You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by er...@apache.org on 2002/11/05 20:00:05 UTC

cvs commit: httpd-2.0/docs/manual/ssl ssl_intro.html.en ssl_intro.xml

erikabele    2002/11/05 11:00:05

  Modified:    docs/manual/ssl ssl_intro.html.en ssl_intro.xml
  Log:
  fixed links to F. Hirsch's pages, resolves bug #14253
  
  Revision  Changes    Path
  1.2       +3 -3      httpd-2.0/docs/manual/ssl/ssl_intro.html.en
  
  Index: ssl_intro.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/ssl/ssl_intro.html.en,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ssl_intro.html.en	29 Sep 2002 00:11:28 -0000	1.1
  +++ ssl_intro.html.en	5 Nov 2002 19:00:04 -0000	1.2
  @@ -24,11 +24,11 @@
   point for further exploration.</p>
   
   <p>The presented content is mainly derived, with permission by the author,
  -from the article <a href="http://www.ultranet.com/~fhirsch/Papers/wwwj/index.html">Introducing
  -SSL and Certificates using SSLeay</a> from <a href="http://www.ultranet.com/~fhirsch/">Frederick J. Hirsch</a>, of The
  +from the article <a href="http://home.earthlink.net/~fjhirsch/Papers/wwwj/article.html">Introducing
  +SSL and Certificates using SSLeay</a> from <a href="http://home.earthlink.net/~fjhirsch/">Frederick J. Hirsch</a>, of The
   Open Group Research Institute, which was published in <a href="http://www.ora.com/catalog/wjsum97/">Web Security: A Matter of
   Trust</a>, World Wide Web Journal, Volume 2, Issue 3, Summer 1997.
  -Please send any postive feedback to <a href="mailto:fjh@alum.mit.edu">Frederick Hirsch</a> (the original
  +Please send any postive feedback to <a href="mailto:hirsch@fjhirsch.com">Frederick Hirsch</a> (the original
   article author) and all negative feedback to <a href="mailto:rse@engelschall.com">Ralf S. Engelschall</a> (the
   <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> author).</p>
   </div><div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#cryptographictech">Cryptographic Techniques</a></li><li><img alt="" src="../images/down.gif" /> <a href="#certificates">Certificates</a></li><li><img alt="" src="../images/down.gif" /> <a href="#ssl">Secure Sockets Layer (SSL)</a></li><li><img alt="" src="../images/down.gif" /> <a href="#references">References</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a name="cryptographictech" id="cryptographictech">Cryptographic Techniques</a></h2>
  
  
  
  1.2       +3 -3      httpd-2.0/docs/manual/ssl/ssl_intro.xml
  
  Index: ssl_intro.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/ssl/ssl_intro.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ssl_intro.xml	29 Sep 2002 00:11:28 -0000	1.1
  +++ ssl_intro.xml	5 Nov 2002 19:00:04 -0000	1.2
  @@ -27,14 +27,14 @@
   
   <p>The presented content is mainly derived, with permission by the author,
   from the article <a
  -href="http://www.ultranet.com/~fhirsch/Papers/wwwj/index.html">Introducing
  +href="http://home.earthlink.net/~fjhirsch/Papers/wwwj/article.html">Introducing
   SSL and Certificates using SSLeay</a> from <a
  -href="http://www.ultranet.com/~fhirsch/">Frederick J. Hirsch</a>, of The
  +href="http://home.earthlink.net/~fjhirsch/">Frederick J. Hirsch</a>, of The
   Open Group Research Institute, which was published in <a
   href="http://www.ora.com/catalog/wjsum97/">Web Security: A Matter of
   Trust</a>, World Wide Web Journal, Volume 2, Issue 3, Summer 1997.
   Please send any postive feedback to <a
  -href="mailto:fjh@alum.mit.edu">Frederick Hirsch</a> (the original
  +href="mailto:hirsch@fjhirsch.com">Frederick Hirsch</a> (the original
   article author) and all negative feedback to <a
   href="mailto:rse@engelschall.com">Ralf S. Engelschall</a> (the
   <module>mod_ssl</module> author).</p>