keith       2002/06/06 11:39:19

  Modified:    src/doc  tomcat-ssl-howto.html
  Log:
  Wrong closing tag.
  
  Revision  Changes    Path
  1.12      +1 -1      jakarta-tomcat/src/doc/tomcat-ssl-howto.html
  
  Index: tomcat-ssl-howto.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat/src/doc/tomcat-ssl-howto.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- tomcat-ssl-howto.html     18 Apr 2002 13:58:00 -0000      1.11
  +++ tomcat-ssl-howto.html     6 Jun 2002 18:39:19 -0000       1.12
  @@ -580,7 +580,7 @@
   PureTLS does not currently allow you to make self-signed certificates.
   However, a number of sample certificate files are included in the
   PureTLS distribution. For testing purposes you can use the file
  -<code>rsa-server.pem</a> which has the password <code>password</a>.
  +<code>rsa-server.pem</code> which has the password <code>password</code>.
   <p>
   Finally, PureTLS allows you to create a certificate request using
   the <code>COM.claymoresystems.ptls.cert.CertRequest</code> class.
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to