diff options
author | sfan5 <[email protected]> | 2024-05-17 10:06:42 +0200 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2024-06-18 07:23:44 +0200 |
commit | c28e5b597ecc34188427347ad8d773bf9a0176cd (patch) | |
tree | 32f30d1d974f9372d3e4db5b86acf51c0daf6be0 /doc/APIchanges | |
parent | ab8f7030bc46e5031d2ba438eddf0739098e3e5d (diff) |
lavf/tls_mbedtls: add workaround for TLSv1.3 vs. verify=0
As of mbedTLS 3.6.0 TLSv1.3 is enabled by default and certificate verification
is now mandatory. Our default configuration does not do verification, so
downgrade to 1.2 in these situations to avoid breaking it.
ref: https://github.com/Mbed-TLS/mbedtls/issues/7075
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions