Removed TLSv1 and TLSv1.1 support in v8.0.28

This commit is contained in:
Philip Olson 2022-01-14 11:17:19 -08:00
parent 170ca71e2d
commit 591ad94e5f

View file

@ -25,6 +25,16 @@
</thead>
<tbody>
<row>
<entry>8.0.28</entry>
<entry>
<para>
Removed TLSv1 and TLSv1.1 support. The values "TLSv1", "TLSv1.0",
and "TLSv1.1" are now considered invalid for the "tls-versions"
connection attribute.
</para>
</entry>
</row>
<row>
<entry>8.0.26</entry>
<entry>
<para>
@ -60,4 +70,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->