diff options
author | CooldudePUGS <70904206+CooldudePUGS@users.noreply.github.com> | 2023-04-14 05:15:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 12:15:11 +0200 |
commit | 437c7f81f534b475a4bd17c9a162f91648be6938 (patch) | |
tree | dbe2b20191be53d8c5bd2c5aaa90ba48762921f1 | |
parent | 54f55a33ab5b774b7a7c899dc920078ca648426d (diff) | |
download | NorthstarWiki-437c7f81f534b475a4bd17c9a162f91648be6938.tar.gz NorthstarWiki-437c7f81f534b475a4bd17c9a162f91648be6938.zip |
Add `SSL` error to FAQ (#154)
* SSL added to FAQ
* update question wording to SSL FAQ
* Better wording
* Changed last "this" to "the"
-rw-r--r-- | docs/faq.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/faq.md b/docs/faq.md index 5238328..67889a5 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -77,3 +77,7 @@ If you want to use Northstar you'll have to purchase Titanfall 2 either from Ste ### Q: Where is Frontier Defense? A: Frontier Defense is currently in development and will be available in a release when it's finished. + +### Q: I get an error message saying something along the lines of "SSL connect error" + +A: We are unsure of what causes this, and are trying to figure out a solution for it. If you experience this, please reach out to us via a ticket on the Northstar Discord server to allow us to get more information on the issue |