Timo Rothenpieler 43d68a0738 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>
2022-04-27 18:49:49 +02:00
..
2021-09-10 16:04:26 +02:00
2021-09-10 16:04:26 +02:00
2022-04-07 16:27:00 +02:00
2021-10-06 13:54:16 +02:00
2021-09-10 16:04:26 +02:00
2021-09-10 16:04:26 +02:00
2019-07-03 10:35:16 +08:00
2019-03-20 18:38:48 +01:00
2021-09-10 16:04:26 +02:00
2021-09-10 16:04:26 +02:00
2021-09-10 16:04:26 +02:00
2019-05-20 11:58:12 -07:00
2022-04-07 16:27:00 +02:00
2021-09-10 16:04:26 +02:00
2022-04-07 16:27:00 +02:00
2019-05-20 11:58:12 -07:00
2019-06-10 21:35:20 +02:00
2021-10-06 13:54:16 +02:00
2021-09-10 16:04:26 +02:00
2021-09-10 16:04:26 +02:00
2021-10-06 13:54:16 +02:00
2020-07-05 01:47:56 +02:00
2020-07-05 01:47:56 +02:00
2019-03-20 18:38:48 +01:00
2021-09-10 16:04:26 +02:00
2020-07-05 01:47:56 +02:00
2022-04-07 16:26:59 +02:00
2019-06-14 21:36:39 +02:00
2021-09-10 16:04:26 +02:00
2021-10-12 16:46:06 +02:00
2019-07-14 22:17:43 +02:00