Re: Ssl certificate ignored in virtual host

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

 



On Wed, Apr 17, 2019 at 4:08 PM Rose, John B <jbrose@xxxxxxx> wrote:
Why would ssl.conf certificate settings override the certificate settings in a specific virtual host config file?

The concept is inheritance. Picture all the #include'ed .conf files flattened at the global scope, unless you actually do an include within a specific <scope>. 

Basically, what you set outside of all the specific <virtualhost > blocks applies globally to all hosts, unless you override them. There are quirky cases like rewrite and some of ssl which don't auto-inherit the globals, but for the most part, what gets set outside of <blocks > apply to all situations that aren't explicitly overridden.

[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