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

2004-01-25 Thread billbarker
billbarker2004/01/25 18:07:55 Modified:webapps/tomcat-docs ssl-howto.xml Log: Update docs for new value of clientAuth. Revision ChangesPath 1.14 +3 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml Index: ssl-howto.xml ==

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

2002-12-18 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: jfclere 2002/12/16 09:39:36 Modified:webapps/tomcat-docs ssl-howto.xml Log: Add the format of the different certificates. Revision ChangesPath 1.12 +4 -3 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml Index: ssl-howto.xml =

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

2002-12-16 Thread jfclere
jfclere 2002/12/16 09:39:36 Modified:webapps/tomcat-docs ssl-howto.xml Log: Add the format of the different certificates. Revision ChangesPath 1.12 +4 -3 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml Index: ssl-howto.xml ===

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

2002-02-08 Thread jfclere
jfclere 02/02/08 09:51:05 Modified:webapps/tomcat-docs ssl-howto.xml Log: Add How to install a certificate singed by a certificate authority. Submitted by: pero, [EMAIL PROTECTED] Revision ChangesPath 1.11 +48 -0 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howt

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

2001-09-24 Thread ccain
ccain 01/09/24 21:57:30 Modified:webapps/tomcat-docs Tag: tomcat_40_branch ssl-howto.xml Log: Typo (fix the 4.0 final branch as well) Revision ChangesPath No revision No revision 1.7.2.2 +1 -1 jakarta-tomcat-4.

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

2001-09-24 Thread ccain
ccain 01/09/24 21:55:23 Modified:webapps/tomcat-docs ssl-howto.xml Log: Typo ... Revision ChangesPath 1.9 +1 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml Index: ssl-howto.xml =

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

2001-09-24 Thread ccain
ccain 01/09/24 11:30:05 Modified:catalina/src/conf Tag: tomcat_40_branch server-noexamples.xml.config server.xml webapps/tomcat-docs Tag: tomcat_40_branch ssl-howto.xml Log: Commit the recent SSL doc changes from Patrick to the 4.0 final bran

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

2001-09-23 Thread ccain
ccain 01/09/23 14:01:10 Modified:webapps/tomcat-docs ssl-howto.xml Log: Specify that the keytool in JAVA_HOME (the JDK where JSSE should have been installed) should be used when generating a self-signed cert. Submitted by: Patrick Luby <[EMAIL PROTECTED]> Revision Cha

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

2001-09-12 Thread craigmcc
craigmcc01/09/12 10:38:47 Modified:catalina/src/bin catalina.bat catalina.sh webapps/tomcat-docs ssl-howto.xml Log: Simplify the process of installing SSL support by the following actions: * Have SSLSocketFactory register the JSSE provider if needed (see previou

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

2001-09-07 Thread craigmcc
craigmcc01/09/07 11:39:08 Modified:catalina/src/share/org/apache/catalina/net SSLServerSocketFactory.java webapps/tomcat-docs ssl-howto.xml Log: Make it possible to specify either an absolute or relative (resolved against $CATALINA_BASE) path

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

2001-08-31 Thread ccain
ccain 01/08/31 13:15:12 Modified:webapps/tomcat-docs ssl-howto.xml Log: A few minor typo and semantic changes. Also included a short blurb about passing JSSE to Tomcat in the CLASSPATH rather than making it an installed extension, as suggested by Wolfgang Hoschek <[EMAIL

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

2001-08-27 Thread Christopher Cain
There is one typo I just noticed: "ant != and". Spell-checker immune typos are the worst :) Anyway, don't sweat it. I'll fix it in a few minutes, when I add a quick note (Gunter's suggestion) about JSEE in the classpath vs. installed extensions. I just wanted to offically notice the typo before

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

2001-08-27 Thread craigmcc
craigmcc01/08/27 13:39:55 Modified:webapps/tomcat-docs ssl-howto.xml Log: Update to the SSL HOW-TO w.r.t. server certificates on named virtual hosts sharing a single IP address. Submitted by: Christopher Cain <[EMAIL PROTECTED]> Revision ChangesPath 1.4 +15

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

2001-08-21 Thread craigmcc
craigmcc01/08/21 13:22:53 Modified:webapps/tomcat-docs ssl-howto.xml Log: Fix a typo. Submitted by: Christopher Cain Revision ChangesPath 1.2 +1 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml Index: ssl-howto.xml =

Re: cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs ssl-howto.xml build.xml index.xml project.xml

2001-08-16 Thread Christopher Cain
[EMAIL PROTECTED] wrote: > > craigmcc01/08/16 13:21:54 [snip] > I took a couple of minor liberties with the wording, > but the rest was great. _Outstanding_ job on those "liberties". The polishing you did in a few places is superb, and the final version is quite slick. Thanks! - Christop

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs ssl-howto.xml build.xml index.xml project.xml

2001-08-16 Thread craigmcc
craigmcc01/08/16 13:21:54 Modified:webapps/tomcat-docs build.xml index.xml project.xml Added: webapps/tomcat-docs ssl-howto.xml Log: Add Christopher Cain's *excellent* SSL HOWTO to the Tomcat 4 documentation app (tomcat-docs). I took a couple of minor liberties with the w