#
8edacedf |
| 03-Nov-2020 |
Daniel Fojt <df@neosystem.org> |
vendor/libressl: upgrade from 3.1.4 to 3.2.2
Summary of notable changes:
* new TLSv1.3 implementation enabled by default for both client and server
* new X509 certificate chain validator t
vendor/libressl: upgrade from 3.1.4 to 3.2.2
Summary of notable changes:
* new TLSv1.3 implementation enabled by default for both client and server
* new X509 certificate chain validator that correctly handles multiple paths through intermediate certificates
* new name constraints verification implementation which passes the bettertls.com certificate validation check suite
* numerous leaks and out-of-bounds write fixed
* many improvements, refactoring, optimizations and code cleanups
See ChangeLog for details.
show more ...
|