dkeeney - 2008-04-01

I tried searching for SSL and couldn't find anything relevant.  If this has already been asked, please point me in the right direction.

I have been using EasyEclipse for a few months now to test jsp's I'm writing for my Tomcat server.  I'm trying to test out secure conncetions via SSL, but I can not configure EasyEclipse to run Tomcat correctly for this.  When I run Tomcat normally, and point my browser to:
https://localhost:8443/mypage
it works correctly.  However, when I run Tomcat through EasyEclipse, and point a browser to that link, it says it cannot connect to the server.

Thanks for any help.