You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bi...@apache.org on 2003/12/18 06:31:48 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs ssl-howto.xml

billbarker    2003/12/17 21:31:48

  Modified:    webapps/docs ssl-howto.xml
  Log:
  updating the SSL docs to match the code.
  
  Revision  Changes    Path
  1.10      +2 -1      jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml
  
  Index: ssl-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/ssl-howto.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- ssl-howto.xml	11 Oct 2003 08:52:41 -0000	1.9
  +++ ssl-howto.xml	18 Dec 2003 05:31:48 -0000	1.10
  @@ -376,7 +376,8 @@
     </tr>
     <tr>
      <td><code>truststorePass</code></td>
  -   <td>The password to access the TrustStore.</td>
  +   <td>The password to access the TrustStore.  This defaults to the value
  +       of <code>keystorePass</code>.</td>
     </tr>
     <tr>
      <td><code>truststoreType</code></td>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org