We’ll setup HTTPS in development by creating our own SSL certificates and making sure the browser trusts them. You only have to follow these steps once, and when you’re done, you can reuse the SSL certificates throughout all of your projects.

📚 Links
mkcert - https://github.com/FiloSottile/mkcert

🎞 Timestamps

  • 00:00 - The goal
  • 00:25 - Configure CRA to serve our app through HTTPS
  • 01:02 - Why browsers don’t trust self-signed certificates
  • 01:23 - Create our own Certificate Authority with mkcert
  • 02:20 - Generate an SSL certificate for localhost
  • 03:10 - Configure CRA to use our certificate

#react #javascript #web-development #developer

Setup HTTPS in Development With Create React App
9.85 GEEK