New SSL HOWTOs and jsse in 1.1.8

2003-03-10 Thread Larry Symms
In regards to this document: http://w6.metronet.com/~wjm/tomcat/2001/Aug/msg00494.html I do not believe jsse will work with 1.1.8. There are some native java classes that are missing in JDK 1.1.8 that are required by jsse specifically: java.security.PrivilegedAction. This is required in the jav

Re: New SSL HOWTOs

2001-08-24 Thread Wolfgang Hoschek
At 17:28 23/8/01 -0600, Christopher Cain wrote: >Wolfgang Hoschek wrote: > > > > Sorry, I am posting to tomcat-dev although not subscribed... > > > > Two suggestions: > > > > - Perhaps it is a good idea to also describe in the SSL HOWTO ways to > > configure SSL without stuffing libs into jre/lib

Re: New SSL HOWTOs

2001-08-23 Thread Christopher Cain
Wolfgang Hoschek wrote: > > Sorry, I am posting to tomcat-dev although not subscribed... > > Two suggestions: > > - Perhaps it is a good idea to also describe in the SSL HOWTO ways to > configure SSL without stuffing libs into jre/lib/ext. Some sites run > multiple versions/vendors of jdks, TC

Re: New SSL HOWTOs

2001-08-23 Thread Wolfgang Hoschek
Sorry, I am posting to tomcat-dev although not subscribed... Two suggestions: - Perhaps it is a good idea to also describe in the SSL HOWTO ways to configure SSL without stuffing libs into jre/lib/ext. Some sites run multiple versions/vendors of jdks, TC, JSSE, et al from (secure) read-only s

Re: New SSL HOWTOs

2001-08-20 Thread Christopher Cain
GOMEZ Henri wrote: > > >Henri, if you could please send me the html file you have, I'll > >integrate it with the what I had :) > > Will you include your part in my current tomcat-ssl-howto.html > or doing the reverse ? > > I'd like (better) to see your works in the tomcat-ssl-howto.html :) Ap

Re: New SSL HOWTOs

2001-08-20 Thread Christopher Cain
Curtis Dougherty wrote: > > Chris - > > I may be the biggest idiot on the planet Nah, SSL can just be a little tricky sometimes :) > but I have Read and Re-Read the SSL How-2 for Tomcat 4 - honestly... > it reads exactly like the REM'arks in the Server.xml Well, hopefully it has a *little* m

RE: New SSL HOWTOs

2001-08-20 Thread GOMEZ Henri
>Henri, if you could please send me the html file you have, I'll >integrate it with the what I had :) Will you include your part in my current tomcat-ssl-howto.html or doing the reverse ? I'd like (better) to see your works in the tomcat-ssl-howto.html :)

RE: New SSL HOWTOs

2001-08-20 Thread GOMEZ Henri
>No problem. > >Henri, if you could please send me the html file you have, I'll >integrate it with the what I had :) Just updated and commited :) Nota that file src/doc/tomcat-ssl-howto.html, should be also copied in tomcat 3.2 (will do that tomorrow) Regards

RE: New SSL HOWTOs

2001-08-20 Thread GOMEZ Henri
OOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: Larry Isaacs [mailto:[EMAIL PROTECTED]] >Sent: Monday, August 20, 2001 5:30 PM >To: '[EMAIL PROTECTED]' >Subject: RE: New SSL HOWTOs > > >I enjoyed reading it, b

RE: New SSL HOWTOs

2001-08-20 Thread Larry Isaacs
document yet. Larry > -Original Message- > From: Christopher Cain [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 20, 2001 11:18 AM > To: [EMAIL PROTECTED] > Subject: Re: New SSL HOWTOs > > > No problem. > > Henri, if you could please send me the html

RE: New SSL HOWTOs

2001-08-20 Thread Curtis Dougherty
les) Poof! broken... :( cd -Original Message- From: Christopher Cain [mailto:[EMAIL PROTECTED]] Sent: Monday, August 20, 2001 10:18 AM To: [EMAIL PROTECTED] Subject: Re: New SSL HOWTOs No problem. Henri, if you could please send me the html file you have, I'll integrate it with

Re: New SSL HOWTOs

2001-08-20 Thread Christopher Cain
ginal Message- > > From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > > Sent: Monday, August 20, 2001 5:23 AM > > To: [EMAIL PROTECTED] > > Subject: RE: New SSL HOWTOs > > > > > > That's a good works and we should in with my tomcat-ssl-howto.html :) >

RE: New SSL HOWTOs

2001-08-20 Thread Larry Isaacs
> -Original Message- > From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 20, 2001 5:23 AM > To: [EMAIL PROTECTED] > Subject: RE: New SSL HOWTOs > > > That's a good works and we should in with my tomcat-ssl-howto.html :) > > There i

RE: New SSL HOWTOs

2001-08-20 Thread GOMEZ Henri
L : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: Christopher Cain [mailto:[EMAIL PROTECTED]] >Sent: Thursday, August 16, 2001 8:12 PM >To: Tomcat-Dev >

Re: New SSL HOWTOs

2001-08-16 Thread Christopher Cain
Quoting Jim Seach <[EMAIL PROTECTED]>: > > Thanks! > > I tried out your quickstart instructions with JDK 1.3 and Tomcat 3.2.3 > on Windows 98 and it worked like a charm. The background and detail > sections are well written and contain valuable information. > > Nice Job! Cool, thanks =) I can

Re: New SSL HOWTOs

2001-08-16 Thread Jim Seach
--- Christopher Cain <[EMAIL PROTECTED]> wrote: > While creating the 3.3 version of my SSL HOWTO, I also polished off > the > wording here and there and added a TOC and section marks for easier > navigation. Attached are both the 3.3 and 4.0 versions of the file. > Consider this 4.0 version to su

Re: New SSL HOWTOs

2001-08-16 Thread Christopher Cain
. > This was new for Java2. I'll review the documents before > committing them. Thanks for the help. > > Larry > > > -Original Message- > > From: Christopher Cain [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, August 16, 2001 2:12 PM > > To: Tom

RE: New SSL HOWTOs

2001-08-16 Thread Larry Isaacs
, 2001 2:12 PM > To: Tomcat-Dev > Subject: New SSL HOWTOs > > > While creating the 3.3 version of my SSL HOWTO, I also > polished off the > wording here and there and added a TOC and section marks for easier > navigation. Attached are both the 3.3 and 4.0 versions of the fil

New SSL HOWTOs

2001-08-16 Thread Christopher Cain
While creating the 3.3 version of my SSL HOWTO, I also polished off the wording here and there and added a TOC and section marks for easier navigation. Attached are both the 3.3 and 4.0 versions of the file. Consider this 4.0 version to supercede the one I sent last night (or early this morning, a