|
|
|
|
|
by jjarmoc
4070 days ago
|
|
The differences are significant when it comes to the security of the underlying protocol, and the downgrade is why it's important you refuse to support SSL entirely. SSL of any version (v2 or v3.. the v1 you refer to was never publicly in use) comes with security problems that are resolved in TLS. I won't bore you with the details, they're well explained at http://disablessl3.com/ among other places. All major browsers have ended support for SSL, and more secure alternatives have been available for years. It's not a high risk; attacks require scenarios that may not be common, but it remains true that there's no reason to deploy SSL today. |
|