-
Notifications
You must be signed in to change notification settings - Fork 0
Phase II
j. nguyen edited this page Dec 13, 2018
·
4 revisions
- 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+.