Tom Marrs
Tom Marrs
I'm wondering if the solution for https://github.com/apigee/apigeetool-node/issues/6 fixes this too.
What exactly goes wrong? I get the following error message: ``` Error: unable to verify the first certificate ``` I'm using apigeetool from behind a firewall so that I can...
Thanks for looking into this issue. I don't have a script defined in package.json. I only specify the "main" file.
That sounds good. Thanks for opening up this issue with Edge.
How about implementing both solutions (PEM certificate and also bypass completely)?
I tried the `insecure` option and it didn't solve https://github.com/apigee/apigeetool-node/issues/33