You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Rocky <di...@yahoo.com> on 2002/03/26 00:59:35 UTC

problem with getting SSL to work

Hi,
      I have followed the instructions at the website
and when I restart tomcat server and try to view
http://localhost:8443, all I get is five squares! I do
not get the home page like I get for localhost:8080.
The instructions asked me to download JSSE, copy the 3
jar files to %JAVA_HOME/jre/lib/ext, create a keystore
(and I didn't change the default password or the
location), uncomment the SSL portion from the
server.xml file and restart tomcat. I have done this
process multiple times now without any success. Any
comments on what am I doing wrong? 

Thanks,
rocky

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Disregard the prev mail:problem with getting SSL to work

Posted by Rocky <di...@yahoo.com>.
Hi,
     Please disregard the previous email. 

Thanks,
rocky

--- Rocky <di...@yahoo.com> wrote:
> Hi,
>       I have followed the instructions at the
> website
> and when I restart tomcat server and try to view
> http://localhost:8443, all I get is five squares! I
> do
> not get the home page like I get for localhost:8080.
> The instructions asked me to download JSSE, copy the
> 3
> jar files to %JAVA_HOME/jre/lib/ext, create a
> keystore
> (and I didn't change the default password or the
> location), uncomment the SSL portion from the
> server.xml file and restart tomcat. I have done this
> process multiple times now without any success. Any
> comments on what am I doing wrong? 
> 
> Thanks,
> rocky
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards�
> http://movies.yahoo.com/
> 
> --
> To unsubscribe:  
> <ma...@jakarta.apache.org>
> For additional commands:
> <ma...@jakarta.apache.org>
> Troubles with the list:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: problem with getting SSL to work

Posted by Bill Graham <bi...@spotlife.com>.
Setting up Tomcat as you described will cause it
to listen for the https protocol on port 8443.
try going to https://localhost:8443.

> -----Original Message-----
> From: Rocky [mailto:diehardbuckeye@yahoo.com]
> Sent: Monday, March 25, 2002 4:00 PM
> To: tomcat-user@jakarta.apache.org
> Subject: problem with getting SSL to work
> 
> 
> Hi,
>       I have followed the instructions at the website
> and when I restart tomcat server and try to view
> http://localhost:8443, all I get is five squares! I do
> not get the home page like I get for localhost:8080.
> The instructions asked me to download JSSE, copy the 3
> jar files to %JAVA_HOME/jre/lib/ext, create a keystore
> (and I didn't change the default password or the
> location), uncomment the SSL portion from the
> server.xml file and restart tomcat. I have done this
> process multiple times now without any success. Any
> comments on what am I doing wrong? 
> 
> Thanks,
> rocky
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards.
> http://movies.yahoo.com/
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>