Certs (Internally)
Created by: HighSaltLevels
What/Why
Traffic from outside my network to nginx is encrypted, but traffic within my network is not. Although I don't want to think this will happen, if something is sniffing packets within my network, it could read data in plain text. This PR (along with internal changes to my nginx server
It also comes with a stupid script that let's me generate the certs internally. I'm bad at remembering openssl
commands