AW: Multiple SSL certificates on same server

2010-03-10 Thread Steffen Heil
Hi > I'm not using XP, but a Unix server OS, and my domains are radically different - so the wildcard cert won't work either. This is not about the OS the tomcat is running on, but about the OS the client browser is using... There are certificates with multiple names (even radically different on

RE: Multiple SSL certificates on same server

2010-03-09 Thread Richard Huntrods
On 03/08/2010 06:46 PM, Richard Huntrods wrote: Does anyone know if it is possible, or has anyone done this: I have two applications running on a single server. The applications use different domains and URLs, so the single Tomcat instance can easily tell them apart. (Note: this part is curren

RE: Multiple SSL certificates on same server

2010-03-09 Thread Martin Gainty
enu fourni. > Date: Tue, 9 Mar 2010 08:38:40 -0500 > From: d...@cornell.edu > To: users@tomcat.apache.org > Subject: Re: Multiple SSL certificates on same server > > On 3/8/2010 6:46 PM, Richard Huntrods wrote: > > Does anyone know if it is possible, or has anyone done thi

Re: Multiple SSL certificates on same server

2010-03-09 Thread David Smith
On 3/8/2010 6:46 PM, Richard Huntrods wrote: > Does anyone know if it is possible, or has anyone done this: > > I have two applications running on a single server. The applications > use different domains and URLs, so the single Tomcat instance can > easily tell them apart. (Note: this part is curr

Re: Multiple SSL certificates on same server

2010-03-08 Thread Leon Kolchinsky
Hi, Here's an idea for you: You can use wildcard when generating your certificate, like *.domain.com, assuming your servers using same domain.com. Regards, Leon Kolchinsky On Tue, Mar 9, 2010 at 11:49, Crypto Sal wrote: > On 03/08/2010 06:46 PM, Richard Huntrods wrote: > >> Does anyone know i

Re: Multiple SSL certificates on same server

2010-03-08 Thread Crypto Sal
On 03/08/2010 06:46 PM, Richard Huntrods wrote: Does anyone know if it is possible, or has anyone done this: I have two applications running on a single server. The applications use different domains and URLs, so the single Tomcat instance can easily tell them apart. (Note: this part is curren

RE: Multiple SSL certificates on same server

2010-03-08 Thread Jason Pyeron
> -Original Message- > From: Richard Huntrods [mailto:huntr...@nucleus.com] > Sent: Monday, March 08, 2010 18:46 > To: users@tomcat.apache.org > Subject: Multiple SSL certificates on same server > > Does anyone know if it is possible, or has anyone done

Multiple SSL certificates on same server

2010-03-08 Thread Richard Huntrods
Does anyone know if it is possible, or has anyone done this: I have two applications running on a single server. The applications use different domains and URLs, so the single Tomcat instance can easily tell them apart. (Note: this part is currently working just fine). https://domain1/applica