Open conradoplg opened 2 months ago
The server should only use https. We'll need to support it and switch the existing client code to use it.
We might want to add a insecure flag to disable it for testing purposes.
insecure
(Tip: we can use https://github.com/FiloSottile/mkcert when testing)
The server should only use https. We'll need to support it and switch the existing client code to use it.
We might want to add a
insecure
flag to disable it for testing purposes.(Tip: we can use https://github.com/FiloSottile/mkcert when testing)