I think you know, but still check if something missing as mentioned at below URL
http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html

Let me know if you resolve the problem.


> -----Original Message-----
> From: Velidanda Srinivas [mailto:[EMAIL PROTECTED]
> Sent: 23 May 2007 15:30
> To: Tomcat Users List
> Subject: RE: Tomcat 6 + SSL
> 
> 
> Do you have valid .keystore file in the required path, 
> usually it refers to C:\Documents and Settings\Default 
> User\.keystore file.
> 
> Check it out..
> 
> > -----Original Message-----
> > From: Roger Roger [mailto:[EMAIL PROTECTED]
> > Sent: 23 May 2007 15:27
> > To: Tomcat Users List
> > Subject: Re: Tomcat 6 + SSL
> > 
> > 
> > Thanks Srinivas. I did that, then restarted Tomcat, then if I open
> > https://127.0.0.1:8443/ or https://localhost:8443/ nothing 
> > happens. I get an
> > error after a long time (more than a minute). Running netstat 
> > I see port
> > 8443 is "established". If I try to open a page on a 
> > non-existent port, I get
> > an error quickly, after a few seconds. So it seems something 
> > is happening.
> > And I got it working on 5.5. Stopping the firewall doesn't 
> > help. I opened
> > port 8443.
> > 
> > R.
> > 
> > On 5/23/07, Velidanda Srinivas 
> > <[EMAIL PROTECTED]> wrote:
> > >
> > > I think you need to uncomment the below
> > >
> > > <!--
> > >     <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
> > >                maxThreads="150" scheme="https" secure="true"
> > >                clientAuth="false" sslProtocol="TLS" />
> > >     -->
> > >
> > > in conf\server.xml as this will be commented by default.
> > >
> > > Srinivas.
> > >
> > >
> > 
> > 
> > ______________________________________________________________
> > __________
> > This e-mail has been scanned for all viruses by MessageLabs.
> > ______________________________________________________________
> > __________
> > 
> 
> ______________________________________________________________
> __________
> This e-mail has been scanned for all viruses by MessageLabs.
> 
> Singularity operates globally through its offices in New 
> York, London, Singapore, Ireland and India. Singularity 
> Limited is incorporated in the United Kingdom with 
> Registration Number NI 31519 and its Registered Office at 100 
> Patrick Street, Derry, BT48 7EL, United Kingdom.
> ______________________________________________________________
> __________
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ______________________________________________________________
> __________
> This e-mail has been scanned for all viruses by MessageLabs.
> ______________________________________________________________
> __________
> 

________________________________________________________________________
This e-mail has been scanned for all viruses by MessageLabs.

Singularity operates globally through its offices in New York, London, 
Singapore, Ireland and India. Singularity Limited is incorporated in the United 
Kingdom with Registration Number NI 31519 and its Registered Office at 100 
Patrick Street, Derry, BT48 7EL, United Kingdom.
________________________________________________________________________

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to