That's okay for the main website, but what about every connection a website makes to other domains?It gives you feeling like youre being protected, but otherwise its not that useful, in worst cases it just breaks website
Chrome users may aswell set chrome flag to ''mark non secure websites as dangerous''
is this something for laptops only? can a session be sniffed while using a wired router?HTTPS isnt about phishing protection (it never was), it is all about session hijacking and privacy protection.
is this something for laptops only? can a session be sniffed while using a wired router?
but for this to work do I need the second check always on? Or the first one is enough to enforce SSL (if present) without calling the server first?Yes it can, for example your ISP can make a man in the middle attack and inject code while you are browsing, others attackers can do it too, but it is much harder (ARP poisoning or HSRP spoofing ).
but for this to work do I need the second check always on? Or the first one is enough to enforce SSL (if present) without calling the server first?