jasmine / jasmine-browser-runner

Serve and run your Jasmine specs in a browser
49 stars 23 forks source link

Getting "This site can’t provide a secure connection" #25

Closed benlieb closed 1 year ago

benlieb commented 1 year ago

http://localhost:8888/ redirects to https://localhost:8888/

This site can’t provide a secure connection localhost sent an invalid response. ERR_SSL_PROTOCOL_ERROR

Not sure if this is my side or yours...

Using Chrome browser

sgravrock commented 1 year ago

That's unlikely to be caused by jasmine-browser-runner. More likely you're running into something like this, or some other form of cached permanent redirect.