aboutsummaryrefslogtreecommitdiffstats
path: root/main/libressl/starttls-ldap.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/libressl/starttls-ldap.patch')
-rw-r--r--main/libressl/starttls-ldap.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/main/libressl/starttls-ldap.patch b/main/libressl/starttls-ldap.patch
index 55319ed04c..94cf3d01f7 100644
--- a/main/libressl/starttls-ldap.patch
+++ b/main/libressl/starttls-ldap.patch
@@ -1,5 +1,14 @@
--- libressl-2.5.5/apps/openssl/s_client.c
+++ libressl-2.5.5.ldap/apps/openssl/s_client.c
+@@ -56,7 +56,7 @@
+ * [including the GNU Public Licence.]
+ */
+ /* ====================================================================
+- * Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved.
++ * Copyright (c) 1998-2017 The OpenSSL Project. All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
@@ -184,6 +184,7 @@
static void sc_usage(void);
static void print_stuff(BIO * berr, SSL * con, int full);