![]() |
Webpagetest local instance. - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: Webpagetest local instance. (/showthread.php?tid=15942) |
Webpagetest local instance. - SiteSpeed@Lowes - 11-14-2019 01:35 AM https://github.com/marcelduran/webpagetest-api/blob/master/README.md#command-line using the above URL as a reference, installed npm package locally and while executing that I see this error. what can be done to resolve this? :~ user$ webpagetest test https://lowes.com below is the error. { "error": { "code": "UNABLE_TO_GET_ISSUER_CERT_LOCALLY" } |