Files
mbedtls/mbedtls-enable-srtp.patch
Martin Pluskal fe1c3e1499 Accepting request 1275003 from home:Yoshio_Sato:branches:security:tls
Enabled build with support of SRTP protocol needed by some software (in this particular case by MistServer).

OBS-URL: https://build.opensuse.org/request/show/1275003
OBS-URL: https://build.opensuse.org/package/show/security:tls/mbedtls?expand=0&rev=53
2025-05-07 07:39:31 +00:00

12 lines
386 B
Diff

--- mbedtls-3.6.2.orig/include/mbedtls/mbedtls_config.h 2025-05-06 19:21:15.440302375 +0300
+++ mbedtls-3.6.2/include/mbedtls/mbedtls_config.h 2025-05-06 19:22:15.156469574 +0300
@@ -2024,7 +2024,7 @@
*
* Uncomment this to enable support for use_srtp extension.
*/
-//#define MBEDTLS_SSL_DTLS_SRTP
+#define MBEDTLS_SSL_DTLS_SRTP
/**
* \def MBEDTLS_SSL_DTLS_CLIENT_PORT_REUSE