Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 78395 invoked from network); 10 Feb 2003 15:31:41 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 10 Feb 2003 15:31:41 -0000 Received: (qmail 24371 invoked by uid 97); 10 Feb 2003 15:33:12 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 24364 invoked from network); 10 Feb 2003 15:33:12 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 10 Feb 2003 15:33:12 -0000 Received: (qmail 34372 invoked by uid 500); 10 Feb 2003 15:20:28 -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 97341 invoked from network); 10 Feb 2003 14:05:03 -0000 Date: Mon, 10 Feb 2003 09:04:20 -0500 From: mmtu@micek.csz.com To: Tomcat Users List Subject: Re: ssl works on netscape but not explorer Message-ID: <20030210140420.GA21717@micek.csz.com> Mail-Followup-To: Tomcat Users List References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Mon, Feb 10, 2003 at 11:56:13AM -0000, kieran wrote: > Riddle me this kind folks > > How could it be possible that my SSL configuration works on NetScape, but > not Internet Explorer? > > Internet Explorer and Netscape both work if I use > > https://127.0.0.1:8433/bla > > but only Netscape if I use the machines IP. > > https://134.226.35.151:8443/bla > > I.E returns access denied. > > I suspect it may be something to do with the fact that I'm setting this up > from behind a firewall/proxy server. I'm not sure. It's apache 2.0.44 > running with tomcat 4.1.18 on win2000. I enclose apach conf and server.xml Is IE configured to ask the proxy server for all non-localhost pages while NS is not? That's where I'd look first (having been through similar problems myself though in a different context) -- IE's proxy configuration. Otherwise... what version of IE is this? --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org