Basic tests for SSL

Main page

Test case: Invalid SSL certificate

Run test case

Test case: HTTP script on SSL page

This test case opens an SSL page with a script pulled through plain HTTP. If an alert is shown without user confirmation, this is potentially insecure. However, the fault in this case would be on the webpage side, and not exactly on the browser.

Run test case

Test case: Script pulled through invalid SSL on SSL page

If this test case shows "FAIL", the browser is vulnerable to Man-in-the-Middle attacks

Run test case

Test case: Script pulled through invalid SSL on SSL page (delayed)

The same test as above, but this time the SSL script is loaded dynamically after page load. Please wait several seconds for the result.

Run test case

Test case: SVG object pulled through invalid SSL on SSL page

Run test case

Next part: basic tests for password managers