Updated instructions for TOR and SSL (Debian based distros)#630
Merged
ShahanaFarooqui merged 3 commits intoAug 14, 2022
Merged
Conversation
|
if you use nginx for ssl gateway only, it's better is you use ssl in nodejs directly: |
Contributor
Author
I have this setup with nginx now. So, I'm not even going to think about changing. heheh. But thanks for suggesting. I just tried to update instructions for what was already here! |
|
if you have already an nginx server with many vhost, than it's a good choice to use as reverse proxy. But if you run nginx for rtl only, it's "useless", yet another thing that can go wrong (murphy's law :D ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have upated the instructions for TOR and SSL configuration instructions. The existent ones were kind of outdated. I only updated for Linux (Debian based distros) and Android (for TOR).
Any improvements are welcome. I'm no expert and I might have made mistakes. This was my first contribution, if it can be called as such, to a "real" repository!
Hope it is useful!
Thanks
Psy