aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-02-12 18:41:50 +0200
committerSergey Poznyakoff <gray@gnu.org>2021-02-12 18:46:03 +0200
commit11b9e9521cd07904f2fe9bce2a7d2a157ae9c48a (patch)
tree40b99d41d3ec2bae8097f1f9478e675b5723ddef /Changes
parentebbdbde617ddf970d112a9d0f163b5afe546117b (diff)
downloadacmeman-11b9e9521cd07904f2fe9bce2a7d2a157ae9c48a.tar.gz
acmeman-11b9e9521cd07904f2fe9bce2a7d2a157ae9c48a.tar.bz2
Change root certificate URL and make it configurable.v3.07
* Makefile.PL: Change bugtracker address as a response to https://log.perl.org/2020/12/rtcpanorg-sunset.html * lib/App/Acmeman.pm ($letsencrypt_root_cert_url): Now global. ($letsencrypt_root_cert_basename): New global. Use the R3 certificate by default. ($VERSION): Change to 3.07 (setup): Use $letsencrypt_root_cert_basename instead of the hardoded value. (collect): Additional diagnostic message. * lib/App/Acmeman/Source/Apache.pm (setup): Use $App::Acmeman::acme_dir and $App::Acmeman::letsencrypt_root_cert_basename * Changes: Update
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 0e02669..4f60bcf 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+3.07 2021-01-12
+
+ - Change bugtracker address.
+ - Change root certificate URL and make it configurable.
+
3.06 2020-06-15
- Improve error reporting

Return to:

Send suggestions and report system problems to the System administrator.