Re: Using more than one SSL cert in keystore?

2005-08-09 Thread Paul Singleton
Justin Jaynes wrote: Thanks. I am doing as you have instructed. I hope to set up client-side redirects. Can you please tell me how? Does it require javascript, or just HTML? Where can I learn about client side re-directs? Try Google (Web and Groups) You can do it like this (relies on

RE: Using more than one SSL cert in keystore?

2005-08-09 Thread LECONTE LaurentROSI/SICOR
-Message d'origine- De : Paul Singleton [mailto:[EMAIL PROTECTED] Envoyé : mardi 9 août 2005 15:47 À : Tomcat Users List Objet : Re: Using more than one SSL cert in keystore? Justin Jaynes wrote: Thanks. I am doing as you have instructed. I hope to set up client-side

Re: Using more than one SSL cert in keystore?

2005-08-09 Thread Hassan Schroeder
Paul Singleton wrote re' client-side redirects: You can do it like this (relies on JavaScript): You can also use this META tag in the head of the document: meta http-equiv=refresh content=0;url=http://example.com; / (The first part of content is the interval in seconds before the

Re: Using more than one SSL cert in keystore?

2005-08-08 Thread Justin Jaynes
Paul, Thanks. I am doing as you have instructed. I hope to set up client-side redirects. Can you please tell me how? Does it require javascript, or just HTML? Where can I learn about client side re-directs? Justin Jaynes --- Paul Singleton [EMAIL PROTECTED] wrote: Justin Jaynes wrote:

RE: Using more than one SSL cert in keystore?

2005-08-05 Thread Jef Sullivan
; [EMAIL PROTECTED] Subject: Re: Using more than one SSL cert in keystore? Justin Jaynes wrote: ...But now I would like to put up a new site that is completely independant of the others. It needs its own SSL cert and it needs four host names to all point to the same place and redirect

Re: Using more than one SSL cert in keystore?

2005-08-04 Thread Paul Singleton
Justin Jaynes wrote: ...But now I would like to put up a new site that is completely independant of the others. It needs its own SSL cert and it needs four host names to all point to the same place and redirect to just one of the domain names so that the SSL cert will be valid, regardless of

Re: Using more than one SSL cert in keystore?

2005-08-02 Thread Justin Jaynes
@jakarta.apache.org Subject: Re: Using more than one SSL cert in keystore? In the (brief) interim between my asking the original question below, and now, I have found additional information--SSL must occur before HTTP handshake, and will therefore not work on hosts based on the same IP. I

Re: Using more than one SSL cert in keystore?

2005-08-01 Thread Justin Jaynes
In the (brief) interim between my asking the original question below, and now, I have found additional information--SSL must occur before HTTP handshake, and will therefore not work on hosts based on the same IP. I have more than one IP available from my ISP. I suppose the question would better

Re: Using more than one SSL cert in keystore?

2005-08-01 Thread Bruno Georges
List tomcat-user@jakarta.apache.org Subject: Re: Using more than one SSL cert in keystore? In the (brief) interim between my asking the original question below, and now, I have found additional information--SSL must occur before HTTP handshake, and will therefore not work on hosts based on the same