I am not sure if they are of the same format. I only know that I am able to import the certificate generated by my "little Java program" into the keystore as alias tomcat.
Anywhere I can check the format of the keytool-generated certificate? --- Mufaddal Khumri <[EMAIL PROTECTED]> wrote: > Is your certificate format generated by your > "little java program" > exactly like the keytool generated certificate ? > Have you tested your > certificates with other applications to see if you > are producing them > correctly ? > > thanks. > On Friday, March 14, 2003, at 09:21 AM, Mark Liu > wrote: > > > I know you guys have your great strategies in > > balancing Apache and Tomcat. > > > > But, my project isn't really so picky about > > efficiency, so I simply run Tomcat with SSL all > the > > time. It simplifies my project a little bit. > > > > But then I do need to be able to run Tomcat SSL > with > > the certificated generated by my little Java > program. > > > > > > --- mike jackson <[EMAIL PROTECTED]> wrote: > >> I've always run tomcat as a backend to apache. > >> Apache may or may not > >> implement ssl. That said, every time I've > >> implemented ssl I've done it > >> at the apache level, never at the tomcat level. > In > >> fact the few times > >> that I've wanted ssl at the tomcat level (usually > >> because I'm not > >> running apache) I've ended up setting up apache > to > >> run as the front end. > >> > >> But that's just me. > >> > >> --mikej > >> -=----- > >> mike jackson > >> [EMAIL PROTECTED] > >> > >> -----Original Message----- > >> From: Mark Liu [mailto:[EMAIL PROTECTED] > >> Sent: Thursday, March 13, 2003 6:44 PM > >> To: Tomcat Users List > >> Subject: Do you run Tomcat with SSL? > >> > >> 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] > >> > >> > >> > >> > > > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: > >> [EMAIL PROTECTED] > >> For additional commands, e-mail: > >> [EMAIL PROTECTED] > >> > > > > > > __________________________________________________ > > 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] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________________________ 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]
