Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 1417 invoked from network); 30 May 2000 22:04:33 -0000 Received: from mail.nctimes.net (208.239.16.66) by locus.apache.org with SMTP; 30 May 2000 22:04:33 -0000 Received: from JMLAPTOP ([216.103.242.3]) by mail.nctimes.net (Netscape Messaging Server 3.5) with SMTP id AAA6E53 for ; Tue, 30 May 2000 14:58:29 -0700 Message-ID: <005301bfca82$a64b86b0$df01a8c0@sviretail.com> From: "John G. Maher" To: References: <004301bfca74$4e419080$5c01a8c0@intalio.com> Subject: Re: SSL in Tomcat 3.1 (and Catalina) Date: Tue, 30 May 2000 15:01:47 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N If you haven't already checked into this site http://www-08.nist.gov/ you might find some of it useful. At the very least, it has links to the specifications for DES: http://www-08.nist.gov/cryptval/ ----- Original Message ----- From: "Warner Onstine" To: Sent: Tuesday, May 30, 2000 1:18 PM Subject: SSL in Tomcat 3.1 (and Catalina) > Ok, > So that I don't miss anything as I start to progress on this: > 1. We want Tomcat (and Catalina) to support SSL with the following Crypto: > (please tell me if I miss any with links for my research) > a. TLS (http://www.puretls.org) > b. RSA (many, but is there an open-source version?) > c. IDEA (again, many, but is there an OS version?) > d. DES, triple DES > e. RC4, RC2 > > Q. Does anyone know or have a link to which browsers support which > encryption techniques? > > Q. Do we want to make it 'pluggable' via web.xml or server.xml? (or another > option I didn't even consider?) > > I think that is about all of my questions for now, thanks guys! > > -warner > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > >