SSL Certs on Localhost

Table of Contents

SSL Certs on Localhost

Install caddy first, with brew install caddy.

run this command, in the directory where your files are.

caddy file-server --domain localhost.

navigate over to localhost:443 to see your localhost with SSL.