summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs/.rr-init.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-21 20:15:10 +0300
committerValery Piashchynski <[email protected]>2021-01-21 20:15:10 +0300
commit4d60db85d1c0bfeddffe1de3e28d3464949c5f6d (patch)
treeaf1598be614ea234f063815e0f6e7ef84c66812e /tests/plugins/http/configs/.rr-init.yaml
parent788e7b8d01874208504a8b56159b4de378d4a0bc (diff)
Allow https to listen on unix sockets
Diffstat (limited to 'tests/plugins/http/configs/.rr-init.yaml')
-rw-r--r--tests/plugins/http/configs/.rr-init.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-init.yaml b/tests/plugins/http/configs/.rr-init.yaml
index b541e6de..01b90b44 100644
--- a/tests/plugins/http/configs/.rr-init.yaml
+++ b/tests/plugins/http/configs/.rr-init.yaml
@@ -26,7 +26,7 @@ http:
destroy_timeout: 60s
ssl:
- port: 8892
+ address: :8892
redirect: false
cert: fixtures/server.crt
key: fixtures/server.key