On Tue, Apr 24, 2018 at 06:50:13PM +0000, Jonathan Matthews wrote:
> [Top post; fight me]

Grrr....

> You could either read an environment variable inherited from outside the
> process, or use "setenv" or "presetenv" as appropriate to DRY your config
> out.
> 
> The fine manual describes how you would refer to this envvar in section
> 2.3, regardless of which of those options you use to set it.

That's indeed a possibility. In Vincent's case I'm seeing that he uses the
same name as the FQDN one. That makes me think we could possibly have a
special check-sni value to use the FQDN from the server line. That would
have the benefit of making it easier to place in a default-server statement.
I just don't know how often it happens that the SNI used for checks has to
match the FQDN declared in the configuration.

Willy

Reply via email to