- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -. 
F1 Outsourcing Development Sp. z o.o.
Poland 

t:  +48 (0)12 4207 835
e:  m...@f1-outsourcing.eu

> -----Original Message-----
> From: Will Fatherley <wefather...@gmail.com>
> Sent: Friday, 20 October 2023 16:04
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] dynamic ssl cert/key selection
> 
> 
>       Is there a way to chose what ssl certs/keys to load when you have
> something like
> 
>        ServerAlias test.*.*
> 
>       So when host test.example.com <http://test.example.com>  is serviced,
> that it will get
> 
>       SSLCertificateFile "/etc/pki/tls/certs/example.com.crt"
> 
> 
>       So when host test.example.net <http://test.example.net>  is serviced,
> that it will get
> 
>       SSLCertificateFile "/etc/pki/tls/certs/example.net.crt"
> 
> 
> A trivial and safe way if you need a solution asap might involve declaring
> a <vhost> for each host.

I would like to have single access/error log for all these serveralias matches.

> I’ve not seen globbing/wildcarding like this, and also makes me curious is
> it possible to get a public key signed by a CA with this globbing pattern?

yes I am getting the certs like this. I just want to prevent creating the vhosts



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to