]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ensure OPENSSL_CONF is a file if it exists
authorNicki Křížek <nicki@isc.org>
Mon, 6 May 2024 16:04:46 +0000 (18:04 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 9 May 2024 15:08:11 +0000 (17:08 +0200)
commitfaeec83b6473989e16f5e062237ff9331a8d135b
treed30b3ccf5b2e8c3b04e62c9c5a1f9a52a684b533
parentac7c657d191edbf7061b2620a4a511f51661213b
Ensure OPENSSL_CONF is a file if it exists

Prevent unexpected behavior in cases where the OPENSSL_CONF path would
exist, but it wouldn't point to a file.
bin/tests/system/isctest/vars/openssl.py