0

I am using Runscope only for a short time now however it seems pretty straight forward. I have had no problem with other APIs, however for this current one I am having problems.

The error I am getting is the following:

Error contacting host SSL: certificate is valid for *.hostgator.com, hostgator.com, not NflArrest.com To turn off SSL verification for this test, change your test's behavior settings, see https://www.runscope.com/docs/api-testing/behaviors for more details

From the documentation I read here:

SSL Certificate Verification

By default, Runscope will only relay responses if the SSL certificate from the upstream API provider is valid and trusted. To bypass this protection (for instance if you're using a self-signed certificate) on a per-bucket basis, select Bucket Settings in the left sidebar and deselect the option to 'Verify SSL Certificates'.

I have done that so to my knowledge it should work. However I still get the same error. The API documentation I am using can be found here.

4

1 回答 1

2

测试不使用存储桶设置,仅用于网关 URL/流量检查器。要在测试中禁用 SSL 验证,请展开测试编辑器顶部的“环境”部分,选择“行为”并在此处取消切换。

于 2017-01-09T14:38:47.940 回答