Hi, I'm trying add `--ignore-ssl-errors` to my options but it doesn't apply.. the script is stucking. options: `options: { parallel: false, "ignore-ssl-errors":true },` my ssl is self-signed.
Hi,
I'm trying add
--ignore-ssl-errorsto my options but it doesn't apply.. the script is stucking.options:
options: { parallel: false, "ignore-ssl-errors":true },my ssl is self-signed.