diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-ssl-push.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-ssl-push.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-ssl-push.yaml b/tests/plugins/http/configs/.rr-ssl-push.yaml index ae9fbc02..11a8ddd3 100644 --- a/tests/plugins/http/configs/.rr-ssl-push.yaml +++ b/tests/plugins/http/configs/.rr-ssl-push.yaml @@ -22,7 +22,7 @@ http: destroy_timeout: 60s ssl: - port: 8894 + address: :8894 redirect: true cert: fixtures/server.crt key: fixtures/server.key |