]> Raphaël G. Git Repositories - acme/commitdiff
Version 2.0.3 2.0.3
authorRaphaël Gertz <git@rapsys.eu>
Thu, 15 Sep 2022 12:20:23 +0000 (14:20 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Mon, 19 Sep 2022 03:08:30 +0000 (05:08 +0200)
Update letsencrypt term url

Acme.pm
LICENSE
README

diff --git a/Acme.pm b/Acme.pm
index e8679c14834094c43840b045818891b5c5bd3f3d..0ba3e5da756716ee0434bc7bd3a2b1f3fda6602f 100644 (file)
--- a/Acme.pm
+++ b/Acme.pm
@@ -66,7 +66,7 @@ use constant {
        CONFIG => '/etc/acme/config',
        PENDING => '/tmp/acme',
        THUMBPRINT => '/etc/acme/thumbprint',
        CONFIG => '/etc/acme/config',
        PENDING => '/tmp/acme',
        THUMBPRINT => '/etc/acme/thumbprint',
-       TERM => 'https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf',
+       TERM => 'https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017-w-v1.3-notice.pdf',
        MAIL => 'webmaster',
 
        # Certificate info
        MAIL => 'webmaster',
 
        # Certificate info
@@ -97,7 +97,7 @@ use constant {
        ACME_PROD_DIR => 'https://acme-v02.api.letsencrypt.org/directory',
 
        # Version
        ACME_PROD_DIR => 'https://acme-v02.api.letsencrypt.org/directory',
 
        # Version
-       VERSION => '2.0.2',
+       VERSION => '2.0.3',
 
        # Timeout
        TIMEOUT => 300
 
        # Timeout
        TIMEOUT => 300
diff --git a/LICENSE b/LICENSE
index 0ad25db4bd1d86c452db3f9602ccdbe172438f52..be3f7b28e564e7dd05eaf59d64adba1a4065ac0e 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -633,8 +633,8 @@ the "copyright" line and a pointer to where the full notice is found.
     Copyright (C) <year>  <name of author>
 
     This program is free software: you can redistribute it and/or modify
     Copyright (C) <year>  <name of author>
 
     This program is free software: you can redistribute it and/or modify
-    it under the terms of the GNU Affero General Public License as published
-    by the Free Software Foundation, either version 3 of the License, or
+    it under the terms of the GNU Affero General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
     (at your option) any later version.
 
     This program is distributed in the hope that it will be useful,
     (at your option) any later version.
 
     This program is distributed in the hope that it will be useful,
diff --git a/README b/README
index 58e18008da2d7a68510c14e10add3a927805956f..0fa25b4c2f8ac1163fb8f52a2716b32f10685dab 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
 
-                                  Acme 2.0.0
+                                  Acme 2.0.3
 
                     Raphaël Gertz (Rapsys) <acme@rapsys.eu>
 
 
                     Raphaël Gertz (Rapsys) <acme@rapsys.eu>