Β«mkcert: A simple zero-config tool to make locally trusted development certificates with any names you'd like.Β»

Does any of you use this and how good is it in WebDev production to use it for local tests etc.?

πŸ” https://github.com/FiloSottile/mkcert

#localhost #https #webdev #zeroconfig #trust #dev #development #askfedi #web #question #FediQuestion

GitHub - FiloSottile/mkcert: A simple zero-config tool to make locally trusted development certificates with any names you'd like.

A simple zero-config tool to make locally trusted development certificates with any names you'd like. - FiloSottile/mkcert

GitHub
@kubikpixel I used it recently on Linux, works nicely. On Android you have to install the certificates manually which is meh (for good reasons I guess)...but it does work
@CarePackage17 It is really usable for me (that's why I shared the link) but I had to change a little bit for a project (in an insecure test environment) but in my opinion mkcert is highly recommended.