DEV Community

[Comment from a deleted post]
Collapse
 
steelwolf180 profile image
Max Ong Zong Bao • Edited

I use let's encrypt on production as I found it to be useful without rolling your own SSL cert.

For your local development, I would use a development version of let's encrypt for https that is setup with docker. Which you can point it to a folder and swap it out when you ready for production deployment.