How to create an HTTPS certificate for localhost domains This focuses on generating the certificates for loading local virtual hosts hosted on your computer, for development only. Do not use self-signed certificates in production ! For online certificates, use Let's Encrypt instead (tutorial).
layout default author mattmc3 title Modern SQL Style Guide revision 2019-01-17 version 1.0.1 description A guide to writing clean, clear, and consistent SQL. Modern SQL Style Guide