RE: SSL question

2008-03-12 Thread Michael Bongiovi
The keystore won't accept my existing certificate if I put an alias of 'tomcat', and if I put no alias, it says it's not a valid X.509 certificate, even though it's been loaded by IIS. --- Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: Michael Bongi

RE: SSL question

2008-03-12 Thread Michael Bongiovi
vailable. --- Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: Michael Bongiovi [mailto:[EMAIL PROTECTED] > > Unless I'm not understanding things correctly, setting up SSL > > on Tomcat would > > require getting another SSL certificate to be kept in the >

RE: SSL question

2008-03-12 Thread Michael Bongiovi
o with the second solution you mentioned, using the JK connector. Where would be a good reference source for information on doing that? --- Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: Michael Bongiovi [mailto:[EMAIL PROTECTED] > > I'm running Tomcat 5.5 as a servlet

SSL question

2008-03-12 Thread Michael Bongiovi
I'm running Tomcat 5.5 as a servlet container under IIS so that I can run Jive forums on my web site. The forum is linked to from the main web page, which already has an SSL certificate. I'd like to be able to have the Jive login screen passed through SSL, but I'm not sure how to do it. Any help