RPG-Research / bcirpg

Brain-Computer Interface Controlled Electronic Role-playing Game development efforts by the 100% volunteer RPG Research community at https://www.rpgresearch.com.
https://bcirpg.com
GNU Affero General Public License v3.0
12 stars 8 forks source link

QA: HTTPS Only Problems in regards to Mozilla Firefox #51

Closed PersonGuyGit closed 1 year ago

PersonGuyGit commented 1 year ago

I encountered some issues opening our test projects hosted on HTTP servers, when using Mozilla Firefox.

The issues did not occur when I used Google Chrome or Safari.

The error from Mozilla Firefox said the following:

Secure Connection Failed

An error occurred during a connection to srv1.bcirpg.com:8086. SSL received a record that exceeded the maximum permissible length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.

PersonGuyGit commented 1 year ago

I created a Markdown File with links to the relevant documentation on the Mozilla Firefox Support pages, for how to fix this issue.

It can currently be found below:

https://github.com/RPG-Research/bcirpg/blob/master/Phase2/Deployment/Web%20Version/Firefox/http_on_firefox.md