Artem
06/04/2022, 8:54 AMcurl table to make https requests without certificate validation?
I tried to check access to internal REST API from several servers but saw that curl table doesn’t want to make requests to resource with untrusted certificate.
Is it possible to set something like --unsecure (-k) curl options to make request?