How can I secure Windows from heartbleed

-1

I just fixed my openssl version on debianwheezy and updated my android device away from version 1.1.1 but the only thing that is missing is my windows-PC. My question now is, how is windows 7 professional, 64 bit exactly affected or is it affected and how can I fix it in one turn (like in linux) or can I just patch single applications? so, how can I secure my windows from heartbleed. sorry for my incompetence, I´m pretty much a beginner with protocols and internet-security. Thanks very much in advance for your answers!

user3005255

Posted 2014-06-07T00:16:06.537

Reputation: 11

Answers

0

Unfortunately, on Windows, you must identify and update affected applications individually as there is no shared OpenSSL used across the system.

The good news is that Windows itself is not vulnerable as it has its own SSL/TLS stack, and many Windows applications do not use OpenSSL. For example, none of the popular browsers use OpenSSL for transport.

Icydog

Posted 2014-06-07T00:16:06.537

Reputation: 1 127

oh okay I´m released, but I´ve heard that google wants to switch to openssl, will chrome also be concerned? – user3005255 – 2014-06-07T00:46:40.223

Whether or not Chrome starts using OpenSSL doesn't really matter for Heartbleed, since if they switch it would be to a version that isn't vulnerable. – Icydog – 2014-06-07T00:47:49.487