If you followed instruction in the tomcat docs the key will be stored
in the users home directory. In windows it will be in c:\documents and
settings\<username>\.keystore . By default Tomcat looks at this
location for the key.
Are you getting any error in logs ?.



On Mon, 14 Mar 2005 05:09:27 -0800 (PST), suryadevara dushyanth
<[EMAIL PROTECTED]> wrote:
> I have modified the server.xml and removed the
> comments for ssl connector on port 8443. I generated a
> self signed certificate in the path of java_home. This
> is the procedure given in
> http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.
> 
> After modifying the server.xml for testing I typed in
> https:/Localhost:8443 which should give me the same
> tomcat home page but it says page cannot be displayed.
> 
> Thanks
> Dushyanth
> 
> --- Bill Barker <[EMAIL PROTECTED]> wrote:
> > Urm, not really enough info here to help you.  Of
> > course I'm assuming that
> > you've already read
> >
> http://jakarta.apache.org/tomcat/tomcat-5.5-doc/ssl-howto.html.
> >  Beyond
> > that, you can try setting your logging category
> > (log4j/java.util.logging
> > config) for 'org.apache.tomcat.net.jsse' to DEBUG to
> > increase the number of
> > messages.
> >
> > "suryadevara dushyanth" <[EMAIL PROTECTED]> wrote
> > in message
> >
> news:[EMAIL PROTECTED]
> > > Hi,
> > > I am trying to configure my Tomcat with https
> > support.
> > > I tried in two versions of tomcat.
> > >
> > > Tomcat 5
> > > I followed the process as given by the
> > documentation
> > > but https is not working as i typed in the url
> > > "https://localhost:8443"; I am getting page not
> > > available.
> > >
> > > Tomcat 4.1.29
> > >
> > > I followed the process and modified the server.xml
> > > file by uncommenting the 8443 port. When i start
> > my
> > > tomcat server it is shutting down and it does not
> > > start. I tried it through Tomcat Admin page but it
> > > says resource requested not available.
> > >
> > > Please help me out as I have to host my
> > application in
> > > Tomcat using HTTPS port. And I am under a tight
> > > deadline for hosting this application.
> > >
> > > Thanks & Regards
> > > Dushyanth
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> >
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> >
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
rgds
Antony Paul
http://www.geocities.com/antonypaul24/

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

Reply via email to