Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 77203 invoked from network); 26 Feb 2004 23:48:13 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Feb 2004 23:48:13 -0000 Received: (qmail 16355 invoked by uid 500); 26 Feb 2004 23:47:38 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 16328 invoked by uid 500); 26 Feb 2004 23:47:38 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 16261 invoked from network); 26 Feb 2004 23:47:37 -0000 Received: from unknown (HELO front1.mail.megapathdsl.net) (66.80.60.31) by daedalus.apache.org with SMTP; 26 Feb 2004 23:47:37 -0000 Received: from [64.32.151.254] (HELO StaJohnXP) by front1.mail.megapathdsl.net (CommuniGate Pro SMTP 4.1.8) with SMTP id 130013701; Thu, 26 Feb 2004 15:47:45 -0800 Reply-To: From: "John MccLain" To: "Tomcat Users List" , Subject: RE: Tomcat and IIS question Date: Thu, 26 Feb 2004 15:51:00 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20040226230737.QSCI28190.mta13.adelphia.net@there> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I believe there is a misunderstanding (I think???)... I already have tomcat talking to IIS, and IIS talking securely with the client. The problem is that IIS decrypts ssl requests to process them. In the case of a servlet request, it forwards the decrypted request to Tomcat and Tomcat sends the response decrypted back to IIS (I think???). I want all requests and responses to be encrypted. How can I have all communication secure??? -----Original Message----- From: Ben Souther [mailto:bpsouther@adelphia.net] Sent: Thursday, February 26, 2004 2:58 PM To: Tomcat Users List Subject: Re: Tomcat and IIS question http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/iishowto.html On Thursday 26 February 2004 05:19 pm, you wrote: > Can I be running IIS and Tomcat concurrently and have specific webapps > directed to each for processing. I am assuming that Tomcat will be running > as a web server as well as servlet container and that IIS is of course > running as a web server. The goal is to elminate the port number from the > address window for all requests, to use tomcat/ssl for dynamic webapps, and > for other static webapss, have them run through IIS. The general question > is--how can I accomplish this goal??? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org