diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2022-04-24 01:02:14 +0200 |
---|---|---|
committer | Timo Rothenpieler <timo@rothenpieler.org> | 2022-04-27 18:43:01 +0200 |
commit | 4fc806bbe612784286f123af92a0d5d0da333064 (patch) | |
tree | fcee5c033cca26f679ea0690ceb401163191ec83 /Changelog | |
parent | 43afd8c681a168a7ad332a4aed52fa393b56e08f (diff) | |
download | ffmpeg-4fc806bbe612784286f123af92a0d5d0da333064.tar.gz |
lavf/tls_mbedtls: add support for mbedtls version 3
- certs.h is gone. Only contains test data, and was not used at all.
- config.h is renamed. Was seemingly not used, so can be removed.
- MBEDTLS_ERR_SSL_NO_USABLE_CIPHERSUITE is gone, instead
MBEDTLS_ERR_SSL_HANDSHAKE_FAILURE will be thrown.
- mbedtls_pk_parse_keyfile now needs to be passed a properly seeded
RNG. Hence, move the call to after RNG seeding.
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions