diff options
| author | Olli Hauer <ohauer@FreeBSD.org> | 2021-05-06 17:37:03 +0000 |
|---|---|---|
| committer | Olli Hauer <ohauer@FreeBSD.org> | 2021-05-06 17:37:03 +0000 |
| commit | 917dd373939553b4304d35cff0c5d2dbc9c5786a (patch) | |
| tree | def9a1c8c2a0fc0f48d303ae4e3bfd489e51faab /mail/postfix/files/patch-src_tls_tls__certkey.c | |
| parent | 9724b88f3c028fd916d34ba200cbca9e632aa09f (diff) | |
Diffstat (limited to 'mail/postfix/files/patch-src_tls_tls__certkey.c')
| -rw-r--r-- | mail/postfix/files/patch-src_tls_tls__certkey.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/postfix/files/patch-src_tls_tls__certkey.c b/mail/postfix/files/patch-src_tls_tls__certkey.c deleted file mode 100644 index b34b8efd2be6..000000000000 --- a/mail/postfix/files/patch-src_tls_tls__certkey.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/tls/tls_certkey.c.orig 2019-03-07 23:57:10 UTC -+++ src/tls/tls_certkey.c -@@ -144,7 +144,7 @@ static void init_pem_load_state(pem_load - - /* use_chain - load cert, key and chain into ctx or ssl */ - --#if OPENSSL_VERSION_NUMBER >= 0x1010100fUL -+#if OPENSSL_VERSION_NUMBER >= 0x1010100fUL && !defined(LIBRESSL_VERSION_NUMBER) - static int use_chain(pem_load_state_t *st) - { - int ret; |
