Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-14 Thread Randy Paries
On Sat, Nov 14, 2009 at 9:43 AM, Eric Covener wrote: > On Sat, Nov 14, 2009 at 10:33 AM, Randy Paries wrote: > >> This does not make any sense. It is like it is pulling this cert >> magically out of the air > > httpd -S will display your vhost config. > > Also curious what that hostname resolves

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-14 Thread Eric Covener
On Sat, Nov 14, 2009 at 10:33 AM, Randy Paries wrote: > This does not make any sense. It is like it is pulling this cert > magically out of the air httpd -S will display your vhost config. Also curious what that hostname resolves to on the system where you ran openssl, and what interfaces your

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-14 Thread Randy Paries
On Sat, Nov 14, 2009 at 8:37 AM, Krist van Besien wrote: > On Fri, Nov 13, 2009 at 7:58 PM, Randy Paries wrote: >> On Fri, Nov 13, 2009 at 12:26 PM, Krist van Besien >> wrote: >>> On Fri, Nov 13, 2009 at 6:14 PM, Randy Paries wrote: also i have this in my httpd NameVirtualHost 216.186

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-14 Thread Krist van Besien
On Fri, Nov 13, 2009 at 7:58 PM, Randy Paries wrote: > On Fri, Nov 13, 2009 at 12:26 PM, Krist van Besien > wrote: >> On Fri, Nov 13, 2009 at 6:14 PM, Randy Paries wrote: >>> also i have this in my httpd >>> NameVirtualHost 216.186.190.101:80 >>> NameVirtualHost 216.186.190.106:80 >>> NameVirtua

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-13 Thread Randy Paries
On Fri, Nov 13, 2009 at 12:26 PM, Krist van Besien wrote: > On Fri, Nov 13, 2009 at 6:14 PM, Randy Paries wrote: >> also i have this in my httpd >> NameVirtualHost 216.186.190.101:80 >> NameVirtualHost 216.186.190.106:80 >> NameVirtualHost 216.186.190.101:443 > > You probably don't need these. >

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-13 Thread Krist van Besien
On Fri, Nov 13, 2009 at 6:14 PM, Randy Paries wrote: > also i have this in my httpd > NameVirtualHost 216.186.190.101:80 > NameVirtualHost 216.186.190.106:80 > NameVirtualHost 216.186.190.101:443 You probably don't need these. I asume you have your one SSL host on 216.186.190.101 and another on

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-13 Thread Krist van Besien
On Fri, Nov 13, 2009 at 4:40 PM, Randy Paries wrote: > On Fri, Nov 13, 2009 at 1:29 AM, Krist van Besien > this is how i have it set up. > when i generate the CSR do i need to do something special to bind the > CSR to a specific IP? No. > > >    ServerAdmin webmas...@unitnet.com >    DocumentRo

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-13 Thread Randy Paries
On Fri, Nov 13, 2009 at 9:40 AM, Randy Paries wrote: > On Fri, Nov 13, 2009 at 1:29 AM, Krist van Besien > wrote: >> On Fri, Nov 13, 2009 at 3:15 AM, Randy Paries wrote: >>> Hello, >>> i have a box with two domains >>> CentOS release 5.3 >>> Server version: Apache/2.2.3 >>> >>> initially the box

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-13 Thread Randy Paries
On Fri, Nov 13, 2009 at 1:29 AM, Krist van Besien wrote: > On Fri, Nov 13, 2009 at 3:15 AM, Randy Paries wrote: >> Hello, >> i have a box with two domains >> CentOS release 5.3 >> Server version: Apache/2.2.3 >> >> initially the box only had one IP and domain. >> >> I went and got a SSL cert for

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-13 Thread Suresh Visvanathan
From: Krist van Besien To: users@httpd.apache.org Sent: Fri, November 13, 2009 12:59:33 PM Subject: Re: [us...@httpd] apache with 2 SSL Certs Problem On Fri, Nov 13, 2009 at 3:15 AM, Randy Paries wrote: > Hello, > i have a box with two domains &g

Re: [us...@httpd] apache with 2 SSL Certs Problem

2009-11-12 Thread Krist van Besien
On Fri, Nov 13, 2009 at 3:15 AM, Randy Paries wrote: > Hello, > i have a box with two domains > CentOS release 5.3 > Server version: Apache/2.2.3 > > initially the box only had one IP and domain. > > I went and got a SSL cert for that domain and everything was fine. > > i then went and added a sec

[us...@httpd] apache with 2 SSL Certs Problem

2009-11-12 Thread Randy Paries
Hello, i have a box with two domains CentOS release 5.3 Server version: Apache/2.2.3 initially the box only had one IP and domain. I went and got a SSL cert for that domain and everything was fine. i then went and added a second IP and a second Domain (eventually i planned to split these) I the