mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Created a document to show the problems that can be found when playing test builds of the game on Firefox.
This commit is contained in:
19
Phase2/Deployment/Web Version/Firefox/http_on_firefox.md
Normal file
19
Phase2/Deployment/Web Version/Firefox/http_on_firefox.md
Normal file
@ -0,0 +1,19 @@
|
||||
|
||||
# How to get arround SSL and HTTP Errors with Mozilla Firefox.
|
||||
|
||||
Sometimes you might get an error in regards to HTTPS and our project, when using Firefox.
|
||||
|
||||
The best way around that is to clear your Cache and Cookies before doing anything else.
|
||||
|
||||
If that does not work, you can attempt to disable HTTPS Only Mode.
|
||||
|
||||
## How to clear cookies in Mozilla Firefox.
|
||||
|
||||
[Mozilla Docs](https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox)
|
||||
|
||||
## How to learn more about HTTPS Only Mode in Mozilla Firefox.
|
||||
|
||||
[Mozilla Docs](https://support.mozilla.org/en-US/kb/https-only-prefs#)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user