Skip to content

Enabling HTTPS During Development

View on Twitter

💡 Are you struggling to get https working on localhost?

👉🏼 mkcert by @FiloSottile adds a custom CA and creates an SSL certificate in just two commands. 🧙🏻‍♂️

⚠️ Node.js users, don't forget to set NODE_EXTRA_CA_CERTS.

https://github.com/FiloSottile/mkcert

You might also like
Cron Jobs With Github Actions Read tip
Ping Google on Sitemap Update Read tip
Strict vs Non-Strict Mode in ECMAScript Read tip