AAkrasiainakrasia.hashnode.dev·Jul 23, 2021 · 3 min readUsing SSL certificates in localhostArchitecture of this post Trust Authority [or, Certificate Authority] SSL Certificate Mapping domain names to local IP Reverse proxy through nginX Conventions: pem - public key [used to verify if signed by correct private key] key - private key [s...00
AAkrasiainakrasia.hashnode.dev·Jun 13, 2021 · 1 min readRandom Thoughts. But this one I'm writing.As always, was working in the shell. Trying to make a new habit of using pipenv to manage python3 files. And after an ls, I saw the nasty __pycache__ directory. Immediately my fingers moved and before I realize there's this: akrasia@void ~/Codebase/w...00