thomaspoignant / api-scenario

API-scenario is a command-line tool that allows you to execute easily a scenario to test your APIs.
https://github.com/thomaspoignant/api-scenario#api-scenario
The Unlicense
17 stars 3 forks source link

Error x509: certificate signed by unknown authority when using docker image #51

Closed thomaspoignant closed 4 years ago

thomaspoignant commented 4 years ago

Observed behavior

When running api-scenario via docker we have the error bellow when calling an HTTPs endpoint.

impossible to execute the step: Post "https://reqres.in/api/users": x509: certificate signed by unknown authority

Expected behavior

The call in HTTPs should work.

Browser, device, and OS

Latest docker image.