Closed the0neyouseek closed 2 years ago
This PR fix automatic https support by using prebuilt mkcert binaries and generating a certificate for every domain.
mkcert
For now the certificate is generated when the daemon start. I've yet to figure out how to re-generate it when a domain is added or removed.
I've tried it on my mac and it works okay 👍
Feel free to have a look around as I'm not 100% confident about the code. I'll try to update the PR asap.
Related to #309
Still a WIP
This PR fix automatic https support by using prebuilt
mkcert
binaries and generating a certificate for every domain.For now the certificate is generated when the daemon start. I've yet to figure out how to re-generate it when a domain is added or removed.
I've tried it on my mac and it works okay 👍
Feel free to have a look around as I'm not 100% confident about the code. I'll try to update the PR asap.
Related to #309