1 | | New minor version |
| 1 | New minor version - was 2.061, now 2.062 |
| 2 | |
| 3 | 2.062 |
| 4 | - Enable X509_V_FLAG_PARTIAL_CHAIN if supported by Net::SSLeay (1.83+) and |
| 5 | OpenSSL (1.1.0+). This makes leaf certificates or intermediate certificates in |
| 6 | the trust store be usable as full trust anchors too. |
| 7 | 2.061 |
| 8 | - Support for TLS 1.3 session reuse. Needs Net::SSLeay 1.86+. |
| 9 | Note that the previous (and undocumented) API for the session cache has been |
| 10 | changed. |
| 11 | - Support for multiple curves, automatic setting of curves and setting of |
| 12 | supported curves in client. Needs Net::SSLeay 1.86+. |
| 13 | - Enable Post-Handshake-Authentication (TLSv1.3 feature) client-side when |
| 14 | client certificates are provided. Thanks to jorton[AT]redhat[DOT]com. |
| 15 | Needs Net::SSLeay 1.86+. |
| 16 | |
| 17 | Please note that last line. |