iis tomcat question???

From: John McClain (jm42163jm_at_yahoo.com)
Date: 02/27/04


Date: Fri, 27 Feb 2004 11:09:51 -0800

What we want to do is have round trip, SSL encryption when our clients use
our webapps AND not have the port number as part of the URL. There are 3
scenarios:

1) Our client is using IIS to serve their current webapps - some of
these apps could be employing SSL. How do we insure that JSP's and Servlets
that are redirected to Tomcat are talking with IIS securely - encrypted? I
understand that typical redirection from IIS to tomcat is always decrypted,
cleartext.

2) Our client is using IIS to serve their current webapps - none of
their apps employ ssl. Can (and should) we setup IIS and Tomcat so that SSL
requests go directly to Tomcat (Tomcat talks to client directly when SSL
request issued) and standard HTTP requests goto IIS?

3) Our client does NOT want to use IIS - how do you setup tomcat to be
a secure webapp server? (this is not as big a problem as numbers 1 and 2)



Relevant Pages

  • iis and tomcat question
    ... What we want to do is have round trip, SSL encryption when our clients use ... our webapps AND not have the port number as part of the URL. ... that are redirected to Tomcat are talking with IIS securely - encrypted? ...
    (microsoft.public.inetserver.iis)
  • tomcat - postgresDatasource SSL
    ... Ich muss von einem Tomcat5 per SSL auf eine Postgres-Datenbank zugreifen. ... Tomcat scheint den keystore auch zu verwenden ...
    (de.comp.lang.java)
  • IIS SSL Encryption handshake information
    ... We have a servlet that is served by Tomcat. ... IIS is also SSL enabled as our data is sensistive. ... I am setting IIS to use SSL encryption on the default website. ...
    (microsoft.public.inetserver.iis.security)
  • Re: iis and tomcat question
    ... Our client is using IIS to serve their current webapps - some of ... > these apps could be employing SSL. ... > that are redirected to Tomcat are talking with IIS securely - encrypted? ...
    (microsoft.public.inetserver.iis)
  • Re: Tomcat Urgent Help...
    ... My Tomcat 5.0.28 kept crashing. ... I wanted to test the Tomcat 5.5 server, so I downloaded it and after ... On port 9080 it ran ok but I couldn't run it on port 9443. ... I've tried everything but my SSL no longer works! ...
    (comp.lang.java.programmer)