All you have to do is look in server.xml for
org.apache.coyote.tomcat4.CoyoteConnector on port 8443.  If you have that
defined but can't access anything on that port, then check the Tomcat log
files to find out why the SSL connector is not starting.

John


> -----Original Message-----
> From: Mark Liu [mailto:markliu1989@;yahoo.com]
> Sent: Wednesday, November 13, 2002 3:33 PM
> To: Tomcat Users List
> Subject: Re: How do I know if tomcat is started with SSL?
> 
> 
> I cannot get that page.  So obviously I the tomcat SSL
> is not configured right?
> 
> --- Pae Choi <[EMAIL PROTECTED]> wrote:
> > Try https://localhost:8443/ and see what you get.
> > 
> > 
> > Pae
> > 
> > 
> > ----- Original Message -----
> > From: "Mark Liu" <[EMAIL PROTECTED]>
> > To: "Tomcat Users List"
> > <[EMAIL PROTECTED]>
> > Sent: Tuesday, November 12, 2002 10:54 PM
> > Subject: How do I know if tomcat is started with
> > SSL?
> > 
> > 
> > > I am using Tomcat 4.1.12 under my W2K box.
> > >
> > > I have done the SSL setup configuration following
> > the
> > > documentation.
> > >
> > > After I attempted to have started Tomcat, I can
> > check
> > > out http://localhost in the browser, but I did get
> > > such exceptions in the log file stderr.log:
> > >
> > > java.io.FileNotFoundException: C:\Documents and
> > > Settings\Default User\.keystore (The system cannot
> > > find the file specified)
> > >
> > > Then I copied .keystore from my home directory to
> > > Default User.
> > >
> > > Seems I still got such exceptions.  Nonetheless,
> > as I
> > > said, I am still able to check out
> > http://localhost,
> > > showing the default Tomcat page.
> > >
> > > Then how do I know that the tomcat is started with
> > > SSL?
> > >
> > >
> > > __________________________________________________
> > > Do you Yahoo!?
> > > U2 on LAUNCH - Exclusive greatest hits videos
> > > http://launch.yahoo.com/u2
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> > > For additional commands, e-mail:
> > <mailto:tomcat-user-help@;jakarta.apache.org>
> > >
> > 
> > 
> > --
> > To unsubscribe, e-mail:  
> > <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> > For additional commands, e-mail:
> > <mailto:tomcat-user-help@;jakarta.apache.org>
> > 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> U2 on LAUNCH - Exclusive greatest hits videos
> http://launch.yahoo.com/u2
> 
> --
> To unsubscribe, e-mail:   
<mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:tomcat-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to