aboutsummaryrefslogtreecommitdiffstats
path: root/community/acme-client/license_update.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/acme-client/license_update.patch')
-rw-r--r--community/acme-client/license_update.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/acme-client/license_update.patch b/community/acme-client/license_update.patch
new file mode 100644
index 0000000000..e18e09da83
--- /dev/null
+++ b/community/acme-client/license_update.patch
@@ -0,0 +1,11 @@
+--- a/main.c
++++ b/main.c
+@@ -33,7 +33,7 @@
+ #include "extern.h"
+
+ #define AGREEMENT "https://letsencrypt.org" \
+- "/documents/LE-SA-v1.1.1-August-1-2016.pdf"
++ "/documents/LE-SA-v1.2-November-15-2017.pdf"
+ #define SSL_DIR "/etc/ssl/acme"
+ #define SSL_PRIV_DIR "/etc/ssl/acme/private"
+ #define ETC_DIR "/etc/acme"