I understand that...it's the examples.  I guess I don't understand why it is
so important for that examples URL to work over SSL.

Are you saying you duplicated that setup for your own webapp, and are seeing
the same behavior?

John


> -----Original Message-----
> From: Antonio Vázquez [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 30, 2003 11:28 AM
> To: Tomcat Users List
> Subject: Re: ApacheSSL + Tomcat 4.12 change from HTTPS to port 443
> 
> 
> The same that i got when used http:
> 
> if you type http://mihost/examples/servlet/ the system show 
> the index.html
> page.
> 
> The same with jsp:
> 
>  http://mihost/examples/jsp/ must be the same to type
> http://mihost/examples/jsp/index.html
> 
> When I change to https, only works the second one
> (https://mihost/examples/jsp/index.html).
> 
> Antonio
> 
> ----- Original Message -----
> From: "Turner, John" <[EMAIL PROTECTED]>
> To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
> Sent: Thursday, January 30, 2003 5:11 PM
> Subject: RE: ApacheSSL + Tomcat 4.12 change from HTTPS to port 443
> 
> 
> 
> https://mihost/examples/servlet/ just calls the Invoker 
> servlet (on 4.1.18,
> at least).
> 
> What behavior are you expecting, exactly?
> 
> John
> 
> 
> > -----Original Message-----
> > From: Antonio Vázquez [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, January 30, 2003 10:52 AM
> > To: Tomcat Users List
> > Subject: Re: ApacheSSL + Tomcat 4.12 change from HTTPS to port 443
> >
> >
> > I test this:
> >
> > https://mihost/examples/servlet/index.html  WORKS!! (all the
> > examples run in
> > HTTPS)
> > https://mihost/examples/servlet/    DOESN'T WORK!! --
> > Redirect to  --->
> > http://mihost:443/servlet/index.html
> >
> > Any idea?
> > Antonio Vázquez
> > [EMAIL PROTECTED]
> > www.winsoftsystems.com
> >
> >
> > ----- Original Message -----
> > From: "Antonio Vázquez" <[EMAIL PROTECTED]>
> > To: "Tomcat Users List" <[EMAIL PROTECTED]>;
> > "Ing. Gustavo
> > Edelstein" <[EMAIL PROTECTED]>
> > Sent: Thursday, January 30, 2003 2:50 PM
> > Subject: Re: ApacheSSL + Tomcat 4.12 change from HTTPS to port 443
> >
> >
> > > Windows NT
> > >
> > > ----- Original Message -----
> > > From: "Ing. Gustavo Edelstein" <[EMAIL PROTECTED]>
> > > To: "Tomcat Users List" <[EMAIL PROTECTED]>
> > > Sent: Thursday, January 30, 2003 2:27 PM
> > > Subject: Re: ApacheSSL + Tomcat 4.12 change from HTTPS to port 443
> > >
> > >
> > > > Hi Antonio,
> > > > Which is your platform ?
> > > > Thanks
> > > >
> > > > Ing. Gustavo A. Edelstein
> > > > Tech. Mgr.
> > > > Equiplus S.A.
> > > > www.equiplus.com
> > > > ----- Original Message -----
> > > > From: "Antonio Vázquez" <[EMAIL PROTECTED]>
> > > > To: "Tomcat" <[EMAIL PROTECTED]>
> > > > Sent: Thursday, January 30, 2003 7:57 AM
> > > > Subject: ApacheSSL + Tomcat 4.12 change from HTTPS to port 443
> > > >
> > > >
> > > > > I configure ApacheSSL + Tomcat 4.12 with mod_jk and all works.
> > > > >
> > > > > If I call a HTTPS page the conexion is secure.
> > > > >
> > > > > If I call to the tomcat example aplication with
> > https://mihost/examples/
> > > I
> > > > > can see the servlets and JSP folder, but when I select
> > servlets, the
> > IE6
> > > > > says that the conexion will be not secure and appears the url
> > > > > http://mihost:443/examples/servlets/index.html
> > > > >
> > > > > The port 443 is the SSL port.
> > > > >
> > > > > How can avoid this?. I want the https protocol all the time.
> > > > >
> > > > > Thanks.
> > > > > Antonio Vázquez
> > > > > [EMAIL PROTECTED]
> > > > > www.winsoftsystems.com
> > > > >
> > > > >
> > > > >
> > 
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > > > >
> > > >
> > > >
> > > >
> > 
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: 
> [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > >
> > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: 
> [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to