aports/community/acme-client/default-ca.patch
ScrumpyJack 0b40d7adc3 testing/acme-client: move to community
Successful testing over 3 months and 2 version, move to community.
2017-01-06 08:41:08 +00:00

13 lines
290 B
Diff

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.
*/