Add tls_pre_flight_checks main config option
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Thu, 26 Sep 2019 23:35:19 +0000 (01:35 +0200)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Wed, 2 Oct 2019 21:45:28 +0000 (23:45 +0200)
commit59e6a174628f1c4e15c8a65f3a7ad762db43e8c6
tree01e746300438459fe58f1f9b5b610cdfb84c3d54
parente39f19e031fc0a8df547823725c77af22d6b27c9
Add tls_pre_flight_checks main config option

This option controls, if during readonf time we do start a TLS check
in a subprocess. The option defaults to TRUE, for backward
compatibility.

No tests introduced to the testsuite, as exactly the message about
the created child process gets filtered out by the munger of runtest
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/src/globals.c
src/src/globals.h
src/src/readconf.c