reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
11.07k stars 7.55k forks source link

Certificate problem on reactjs.org #4241

Closed ghost closed 2 years ago

ghost commented 2 years ago

There is a problem with the certificate configuration on reactjs.org documentation site. Error in Chrome says "ERR_SSL_VERSION_OR_CIPHER_MISMATCH", see screen shot below. The same error is present on the new beta-site.

Due to the security policy setup on our corporate computers this problem results in reactjs.org being blocked, and our development team not being able to access the React documentation while coding, which of course is quite annoying. Hopefully there is an easy fix for this problem on your end!

image

PhilipSada commented 2 years ago

Just testing graphql api

habarahonaa commented 2 years ago

Hello! This doesn't seem to be a problem on the documentation server. Instead an antivirus policy or outdated web browser could cause this error. The server supports the latest TLS version and the certificate is valid :) Greetings!

gaearon commented 2 years ago

I was not able to reproduce this either.

habarahonaa commented 2 years ago

Yep! It seems it is an issue on their side

ghost commented 2 years ago

Thank you for checking! I can't see how it would be an antivirus or web browser issue on our end. But we were able to add an exception for your site to our security policy, so we have access again now anyways :)