Adding HSTS Header AWS Elastic Beanstalk
The HSTS header can be added to AWS ELB applications through the Application Load Balancer. 1. Locate the Application Load Balancer in AWS Control Panel 2. Find the HTTPS listener …
The HSTS header can be added to AWS ELB applications through the Application Load Balancer. 1. Locate the Application Load Balancer in AWS Control Panel 2. Find the HTTPS listener …
How to manually test to see if HSTS is enabled on a web server ~$ curl -s -D- https://owasp.org | grep -i strict-transport-security: Strict-Transport-Security: max-age=31536000 https://owasp.org/www-project-web-security-testing-guide/latest/4-Web_Application_Security_Testing/02-Configuration_and_Deployment_Management_Testing/07-Test_HTTP_Strict_Transport_Security
Test public IP dig +short myip.opendns.com @resolver1.opendns.com Test TCP Connection curl http://10.5.1.188:27017