From: Raphaƫl Gertz Date: Sun, 19 Apr 2020 12:22:12 +0000 (+0200) Subject: Switch to new ACME v2 API X-Git-Tag: 2.0.0~4 X-Git-Url: https://git.rapsys.eu/acme/commitdiff_plain/9535fc34a7061d6ab332afa32ecb8cb2b8712788?hp=9535fc34a7061d6ab332afa32ecb8cb2b8712788 Switch to new ACME v2 API New 2.0.0 version Fix new constant export list Rename debug in verbose Check domain name for A or AAAA record presence Store current request data under $self->{req} Rewrite login to match new API Cache every request on our side to avoid full regeneration Tie all hash to keep order stability between each run Improve verbose and error message output Cleanup ---