-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
ChoreFor work that isn't directly related to the productFor work that isn't directly related to the productP3P3 labels are used for issues which are not very pressing and we'd love community to work onP3 labels are used for issues which are not very pressing and we'd love community to work onneeds-triageThis label refers to a non-final decision on implementation, when an important feature/bug is addedThis label refers to a non-final decision on implementation, when an important feature/bug is added
Description
HTTPS wil enable us to use HTTP/2 which brings in tons of improvements in performance. We can use openssl to generate self-signed ssl keys and run locally with these certificates and of course production instances can have ssl certs from lets encrypt.
Links for References:
- SSL Certs locally: https://stackoverflow.com/questions/10175812/how-to-generate-a-self-signed-ssl-certificate-using-openssl
- SSL Certs on Servers: https://certbot.eff.org/
- Good Read about Servers in go in genereal: https://blog.cloudflare.com/exposing-go-on-the-internet/
Metadata
Metadata
Assignees
Labels
ChoreFor work that isn't directly related to the productFor work that isn't directly related to the productP3P3 labels are used for issues which are not very pressing and we'd love community to work onP3 labels are used for issues which are not very pressing and we'd love community to work onneeds-triageThis label refers to a non-final decision on implementation, when an important feature/bug is addedThis label refers to a non-final decision on implementation, when an important feature/bug is added
Type
Projects
Status
Todo