My guess would be that most people only use SSL on the web front end: Apache listens on port 443, does all the SSL layer stuff, with Tomcat usually behind the firewall, and the Tomcat <--> Web Server (Apache / IIS) unencrypted.
just my 2c Regards, Paul On Fri, 2003-03-14 at 02:43, Mark Liu wrote: > I am able to run Tomcat SSL with the keytool-generated > certificate, but not the certificate my little Java > program generates. > > I've been asking this question for a while in this > list. But it seems nobody has an answer to it. So > you guys never run Tomcat in SSL mode? Or you guys > always use the keytool-generated certificate for the SSL? > > __________________________________________________ > Do you Yahoo!? > Yahoo! Web Hosting - establish your business online > http://webhosting.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- p niemandt <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
