Tests: check application configuration loading in TLS tests.
This commit is contained in:
@@ -76,7 +76,7 @@ distinguished_name = req_distinguished_name
|
|||||||
|
|
||||||
script_path = self.current_dir + '/python/' + script
|
script_path = self.current_dir + '/python/' + script
|
||||||
|
|
||||||
self.conf(
|
self._load_conf(
|
||||||
{
|
{
|
||||||
"listeners": {"*:7080": {"pass": "applications/" + name}},
|
"listeners": {"*:7080": {"pass": "applications/" + name}},
|
||||||
"applications": {
|
"applications": {
|
||||||
|
|||||||
Reference in New Issue
Block a user