summaryrefslogtreecommitdiff
path: root/tests/plugins/http/configs/.rr-ssl-redirect.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-22 11:04:09 +0300
committerGitHub <[email protected]>2021-01-22 11:04:09 +0300
commit29d6020a9e8a3713b22269ed946547c96c24d3da (patch)
treeafe4d330ecb4180e1a9970c8e250bf4f8d92c15e /tests/plugins/http/configs/.rr-ssl-redirect.yaml
parent6807441b2bf1e821e335d67567af47567c9757f3 (diff)
parent4d60db85d1c0bfeddffe1de3e28d3464949c5f6d (diff)
Merge pull request #494 from spiral/feature/allow_https_listen_on_unix_socketsv2.0.0-beta11
feat(https): Allow https to listen on unix sockets
Diffstat (limited to 'tests/plugins/http/configs/.rr-ssl-redirect.yaml')
-rw-r--r--tests/plugins/http/configs/.rr-ssl-redirect.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-ssl-redirect.yaml b/tests/plugins/http/configs/.rr-ssl-redirect.yaml
index d052e649..e49a73ed 100644
--- a/tests/plugins/http/configs/.rr-ssl-redirect.yaml
+++ b/tests/plugins/http/configs/.rr-ssl-redirect.yaml
@@ -22,7 +22,7 @@ http:
destroy_timeout: 60s
ssl:
- port: 8895
+ address: :8895
redirect: true
cert: fixtures/server.crt
key: fixtures/server.key