Kaydet (Commit) df4c986f authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Issue #13747: fix SSL compatibility table.

üst 4a7e0c89
......@@ -116,7 +116,7 @@ Functions, Constants, and Exceptions
*client* / **server** **SSLv2** **SSLv3** **SSLv23** **TLSv1**
------------------------ --------- --------- ---------- ---------
*SSLv2* yes no yes no
*SSLv3* yes yes yes no
*SSLv3* no yes yes no
*SSLv23* yes no yes no
*TLSv1* no no yes yes
======================== ========= ========= ========== =========
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment