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