Using SSL certificates in localhost
Architecture 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...
akrasia.hashnode.dev3 min read