aboutsummaryrefslogtreecommitdiffstats
path: root/community/acme-client/default-ca.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/acme-client/default-ca.patch')
-rw-r--r--community/acme-client/default-ca.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/acme-client/default-ca.patch b/community/acme-client/default-ca.patch
deleted file mode 100644
index fb23385a76..0000000000
--- a/community/acme-client/default-ca.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/config.h b/config.h
-index 31f9653..e2a493f 100644
---- a/config.h
-+++ b/config.h
-@@ -6,6 +6,7 @@
- # define NOBODY_USER "nobody"
- #endif
-
-+#define DEFAULT_CA_FILE "/etc/ssl/certs/ca-certificates.crt"
- /*
- * You can define this if your system has its /var/empty elsewhere.
- */