Skip to content

Why mkcert is required especially for dev environment? #528

Answered by JaneJeon
quentincaffeino asked this question in Q&A
Discussion options

You must be logged in to vote

Blink does not actually manage SSL certs by itself - as I've said on the reddit thread, this is purely a HTTP application. I use mkcert for local development to allow running and testing HTTPS on localhost - to closely replicate the production environment as much as possible.

We don't "do" any SSL certs for prod. There is no "LetsEncrypt", there is no "mkcert", it simply is out of the scope of this project. All I'm recommending is to use an SSL-terminating proxy for production. How you decide to renew those certs is irrelevant.

For further reference, see here: https://docs.blink.rest/Installation/2.3%20Advanced

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by quentincaffeino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants