diff options
Diffstat (limited to 'tests/plugins/http/configs/.rr-ssl.yaml')
-rw-r--r-- | tests/plugins/http/configs/.rr-ssl.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/http/configs/.rr-ssl.yaml b/tests/plugins/http/configs/.rr-ssl.yaml index c3e45365..8a0f16b8 100644 --- a/tests/plugins/http/configs/.rr-ssl.yaml +++ b/tests/plugins/http/configs/.rr-ssl.yaml @@ -21,7 +21,7 @@ http: destroy_timeout: 60s ssl: - port: 8893 + address: :8893 redirect: false cert: fixtures/server.crt key: fixtures/server.key |