]> Raphaël G. Git Repositories - acme/commit
Switch to new ACME v2 API
authorRaphaël Gertz <git@rapsys.eu>
Sun, 19 Apr 2020 12:22:12 +0000 (14:22 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 19 Apr 2020 12:22:12 +0000 (14:22 +0200)
commit9535fc34a7061d6ab332afa32ecb8cb2b8712788
treea336b94238250fe40348c0c76295f874d6367059
parent71e9c0c9b8df136c3cde34356fcaad875fe16758
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
Acme.pm