Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remotedev.io certificate has expired #139

Open
elviswolcott opened this issue Mar 23, 2020 · 6 comments
Open

remotedev.io certificate has expired #139

elviswolcott opened this issue Mar 23, 2020 · 6 comments

Comments

@elviswolcott
Copy link

I've been getting WebSocket connection to 'wss://remotedev.io/socketcluster/' failed: Error in connection establishment: net::ERR_CERT_DATE_INVALID when not using a local server.

Viewing remotedev.io in the browser also gives a certificate error and it seems to have expired over two months ago.

remotedev_cert

@d-franklin
Copy link

The website is working for me, but the websocket is throwing the same error.

I've managed to fix this issue by using fiddler as a work around.

@elviswolcott
Copy link
Author

@d-franklin does the site work if you connect over https?

I have found that using the remotedev local server is the easiest workaround.

https://remotedev.io/

@d-franklin
Copy link

@elviswolcott It turns out I had security software intercepting the HTTPS request and generating their own cert. Which explains why it was working for the site but not WSS.

I checked today and I get exactly the same error as you, expired cert.

I have found that using the remotedev local server is the easiest workaround.

Unfortunately I cant use the local dev server, although I agree it's the best solution. I could use something like ngrok but in my case it's overkill.

Using a proxy to intercept the request and fix cert issues in my case is the easiest way to fix the problem, although RemoteDev plugin throws error occasionally but it's works 80% of the time.

@XOKP
Copy link

XOKP commented May 21, 2020

The SSL certificate has expired since Dec 31st, 2019.

https://www.sslshopper.com/ssl-checker.html#hostname=https://remotedev.io/

Common name: remotedev.io
SANs: remotedev.io
Valid from October 2, 2019 to December 31, 2019
Issuer: Let's Encrypt Authority X3

@jacksteamdev
Copy link

jacksteamdev commented Nov 10, 2020

@zalmoxisus Is there something that can be done about this? How can we help?

@rendomnet
Copy link

any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants