v1.6.0
Many development servers use self-signed certificates. This change makes it easier to support HTTPS development servers by disabling certificate validity checks. You can test with: `START_SERVER_AND_TEST_INSECURE=1 npm run demo9`.
Many development servers use self-signed certificates. This change makes it easier to support HTTPS development servers by disabling certificate validity checks. You can test with: `START_SERVER_AND_TEST_INSECURE=1 npm run demo9`.