RE: [Solved] Two SSL certs. for same web app

2011-08-31 Thread Caldarale, Charles R
> From: Caldarale, Charles R > Subject: RE: [Solved] Two SSL certs. for same web app > Since you have only one , the name attribute is irrelevant > as long as it matches the defaultHost setting in the . Should also note that the standard value of "localhost" for the def

RE: [Solved] Two SSL certs. for same web app

2011-08-31 Thread Caldarale, Charles R
> From: Greg Johnson [mailto:gre...@yahoo.com] > Subject: [Solved] Two SSL certs. for same web app > I did end up needing to slightly change the Host and Engine > declarations to point to 'ip-address-one' in my example. That change isn't necessary. >     Since you have only one , the name at

Re: [Solved] Two SSL certs. for same web app

2011-08-31 Thread Pid
On 31/08/2011 11:48, Pid wrote: > On 31/08/2011 08:24, Greg Johnson wrote: >> No, and you don't need to make any changes other than adding the extra >> . Traffic from both s will be routed to the single >> and . >>> Thanks for the advice, Chuck. I did end up needing to slightly change the >>>

Re: [Solved] Two SSL certs. for same web app

2011-08-31 Thread Pid
On 31/08/2011 08:24, Greg Johnson wrote: > No, and you don't need to make any changes other than adding the extra > . Traffic from both s will be routed to the single > and . >> Thanks for the advice, Chuck. I did end up needing to slightly change the >> Host and Engine declarations to point t