summaryrefslogtreecommitdiff
path: root/debian/patches/fix-ENGINE-support-with-openssl-1.1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/fix-ENGINE-support-with-openssl-1.1.patch')
-rw-r--r--debian/patches/fix-ENGINE-support-with-openssl-1.1.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/fix-ENGINE-support-with-openssl-1.1.patch b/debian/patches/fix-ENGINE-support-with-openssl-1.1.patch
index ba671a0..f5600bd 100644
--- a/debian/patches/fix-ENGINE-support-with-openssl-1.1.patch
+++ b/debian/patches/fix-ENGINE-support-with-openssl-1.1.patch
@@ -21,6 +21,8 @@ Signed-off-by: David Woodhouse <dwmw2@infradead.org>
diff --git a/src/crypto/tls_openssl.c b/src/crypto/tls_openssl.c
index 705fa29a3..ee7ed7c9b 100644
+--- a/src/crypto/tls_openssl.c
++++ b/src/crypto/tls_openssl.c
@@ -1034,10 +1034,7 @@ void * tls_init(const struct tls_config *conf)
#ifndef OPENSSL_NO_ENGINE