Re: apache with 2 SSL Certs Problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Nov 14, 2009 at 9:43 AM, Eric Covener <covener@xxxxxxxxx> wrote:
> On Sat, Nov 14, 2009 at 10:33 AM, Randy Paries <rtparies@xxxxxxxxx> 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 Apache system has.
>
> "grep -ri SSLCert /etc/httpd/conf.d/ /etc/httpd/conf" might also shed
> some light on what the operative part of your config is.
>
>
>
> --
> Eric Covener
> covener@xxxxxxxxx


YEAH!!!!

httpd -S was the ticket.........

[root@calgary conf]# httpd -S
VirtualHost configuration:
216.186.190.106:80     is a NameVirtualHost
         default server www.yumasnowbirds.com (/etc/httpd/conf/httpd.conf:1063)
         port 80 namevhost www.yumasnowbirds.com
(/etc/httpd/conf/httpd.conf:1063)
216.186.190.106:443    is a NameVirtualHost
         default server www.yumasnowbirds.com (/etc/httpd/conf/httpd.conf:1093)
         port 443 namevhost www.yumasnowbirds.com
(/etc/httpd/conf/httpd.conf:1093)
216.186.190.101:80     is a NameVirtualHost
         default server www.unitfaces.com (/etc/httpd/conf/httpd.conf:1017)
         port 80 namevhost www.unitfaces.com (/etc/httpd/conf/httpd.conf:1017)
216.186.190.101:443    is a NameVirtualHost
         default server www.unitfaces.com (/etc/httpd/conf/httpd.conf:997)
         port 443 namevhost www.unitfaces.com (/etc/httpd/conf/httpd.conf:997)
wildcard NameVirtualHosts and _default_ servers:
_default_:443          www.unitfaces.com (/etc/httpd/conf.d/ssl.conf:81)
Syntax OK

Checkout the bottom entry (wildcard NameVirtualHosts and _default_ servers:)

i did not even think about this separate file. I have always put my
ssl vert hosts in the httpd.conf

thanks everyone for your help

this one was freaking me out

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux