Phase II - PingCW/MoogleReport_backend GitHub Wiki
- Used LetsEncrypt to get browser certificate and upgrade from HTTP to HTTPS
- A+ on SSL Labs
- When we got our Node server running on our AWS instance, our SSL LAbs rating dropped from an A+ to an A. This was due to some conflicting HSTS headers in the server configuration. Deleting certain headers returned our rating to an A+.