diff options
Diffstat (limited to 'patches/tls_internal.h.patch')
| -rw-r--r-- | patches/tls_internal.h.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/patches/tls_internal.h.patch b/patches/tls_internal.h.patch deleted file mode 100644 index e82bf96..0000000 --- a/patches/tls_internal.h.patch +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | --- tls/tls_internal.h.orig Sun Jul 9 06:16:17 2017 | ||
| 2 | +++ tls/tls_internal.h Mon Jul 17 06:10:01 2017 | ||
| 3 | @@ -26,7 +26,9 @@ | ||
| 4 | |||
| 5 | __BEGIN_HIDDEN_DECLS | ||
| 6 | |||
| 7 | +#ifndef _PATH_SSL_CA_FILE | ||
| 8 | #define _PATH_SSL_CA_FILE "/etc/ssl/cert.pem" | ||
| 9 | +#endif | ||
| 10 | |||
| 11 | #define TLS_CIPHERS_DEFAULT "TLSv1.2+AEAD+ECDHE:TLSv1.2+AEAD+DHE" | ||
| 12 | #define TLS_CIPHERS_COMPAT "HIGH:!aNULL" | ||
