Using SSL certificates in localhost
A tool for accessing SSL/http2 for development. https://localhost.int
Jul 23, 20213 min read

Search for a command to run...
A tool for accessing SSL/http2 for development. https://localhost.int

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...