You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new package wait-on checks with strictSSL set to true. Our dev servers have self signed certs. Now test never starts and the server timeout triggers. Perhaps it would be good to set strictSSL: false, which is ok for dev, or give the option to do so
To Reproduce
Use selfsigned endpoint
Expected behavior
I expect that strict ssl checking is disabled or can be disabled for development purpose
Run npx envinfo --system --binaries --npmPackages expect-puppeteer,jest-dev-server,jest-environment-puppeteer,jest-puppeteer,spawnd --markdown --clipboard
🐛 Bug Report
The new package wait-on checks with strictSSL set to true. Our dev servers have self signed certs. Now test never starts and the server timeout triggers. Perhaps it would be good to set strictSSL: false, which is ok for dev, or give the option to do so
To Reproduce
Use selfsigned endpoint
Expected behavior
I expect that strict ssl checking is disabled or can be disabled for development purpose
Run
npx envinfo --system --binaries --npmPackages expect-puppeteer,jest-dev-server,jest-environment-puppeteer,jest-puppeteer,spawnd --markdown --clipboard
Paste the results here:
The text was updated successfully, but these errors were encountered: