Re: [users@httpd] Base server versus virtual servers

2020-09-04 Thread Tom Browder
On Fri, Sep 4, 2020 at 04:07 @lbutlr wrote: > ... The name I define in https.conf as ServerName is the rDNS for the machine. > This domain has no pages associated with it, though it does have an info > page under a sub directory, and is only there for the base config. > That is interesting and

Re: [users@httpd] Base server versus virtual servers

2020-09-04 Thread @lbutlr
On 02 Sep 2020, at 04:52, Tom Browder wrote: > My question is: what is a "base server" in this context. For many years I > have always listed my main virtual host as the base server but that was > pre-OCSP. Do I now have to run a non-https server? The name I define in https.conf as ServerName i

[users@httpd] Base server versus virtual servers

2020-09-02 Thread Tom Browder
I am fine-tuning a single physical server running multiple virtual hosts defined by a macro and using SNI for access to each. The apache version is 2.4.43 and OpenSSL is 1.1.1g. OS is Debian 10 Buster. In looking at the docs about OCSP it mentions possible problems with restarts when the cert prov