Ryan Foster
614ff22e8d
obs-outputs: Fix TLS_client init for mbedTLS 3.1.0+
...
When trying to update to mbedTLS 3.2.1, I ran into failures with RTMPS
output. After consulting an mbedTLS implementation example, I determined
that we were not setting up the SSL/TLS context config in the correct
order, causing the connection to fail. Performing the setup in the
recommended order fixes that.
2022-07-23 16:40:59 -07:00
..
2022-07-20 08:22:08 +02:00
2022-03-26 09:44:23 -04:00
2022-06-11 16:22:22 -07:00
2022-02-11 00:34:08 +00:00
2022-07-22 08:24:51 -04:00
2022-03-26 09:44:23 -04:00
2022-07-22 08:24:51 -04:00
2022-03-26 09:44:23 -04:00
2022-07-19 11:01:00 -04:00
2022-05-28 18:36:36 -04:00
2022-07-24 09:21:58 +10:00
2022-07-19 12:46:42 +02:00
2022-07-19 11:01:00 -04:00
2022-07-21 01:13:16 +02:00
2022-07-22 08:24:51 -04:00
2022-06-25 16:12:26 -07:00
2022-07-22 10:01:51 +10:00
2022-07-22 08:50:36 -04:00
2022-07-19 11:01:00 -04:00
2022-04-30 16:28:45 -07:00
2022-07-23 16:40:59 -07:00
2022-07-22 08:24:51 -04:00
2022-03-16 23:11:08 +01:00
2022-07-19 11:01:00 -04:00
2022-03-17 14:28:59 +01:00
2022-07-22 08:24:51 -04:00
2022-03-26 09:44:23 -04:00
2022-07-19 11:01:00 -04:00
2022-03-26 09:44:23 -04:00
2022-07-18 23:23:12 +02:00
2022-07-22 08:24:51 -04:00
2022-07-19 11:01:00 -04:00
2022-07-22 08:50:36 -04:00
2022-03-26 09:44:23 -04:00
2022-07-22 08:24:51 -04:00
2022-05-17 02:47:08 -07:00
2022-07-11 23:45:43 +02:00