|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
How to disable SSLv2 protocol Due to some problems i need to disable the Secure Socket Layer protocol version 2 protocol.I tried to do it with some registry modification that one of my colleague has told me but that also doesn't worked. Do any of you have any idea of doing that ? please let me know. |
#2
| |||
| |||
Re: How to disable SSLv2 protocol SSLv2 ensures that all data passed between web server and browser remains private and secure. but it also has the serious vulnerability.Successful exploitation of this vulnerability would allow an attacker to execute arbitrary code in the context of the affected server. Anyways, to disable it go through this steps:- Open the command prompt and type regedt32 and press Enter. In Registry Editor, locate the following registry key: Quote:
Rename this key as Enabled and click OK. If this value is present, double-click the value to edit its current value.Type 00000000 in Binary Editor to set the value of the new key equal to "0". Thats it .. Click OK. |
#3
| |||
| |||
Re: How to disable SSLv2 protocol SSLv2 will need to be turned off for each application that uses SSL. There are known flaws in the SSLv2 protocol. A man-in-the-middle attacker can force the communication to a less secure level and then attempt to break the weak encryption. The attacker can also truncate encrypted messages. |
![]() |
|
Tags: protocol, secure socket layer, windows |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stateless protocol v/s stateful protocol | Vedic | Networking & Security | 4 | 07-02-2011 10:48 PM |
How is TCP protocol a reliable protocol ? | Udyami | Networking & Security | 4 | 24-11-2010 11:42 PM |
Disable Firewall while Playing Alpha Protocol | Apalachee | Video Games | 6 | 08-06-2010 05:23 AM |
The server is unavailable PPP control protocol for this network protocol | Gyani23 | Networking & Security | 4 | 29-12-2009 04:39 PM |
Point to Point protocol and WLAN protocol Functionality | arjunam | Technology & Internet | 3 | 09-06-2009 09:41 AM |