X-Git-Url: https://git.rapsys.eu/acme/blobdiff_plain/69062154e727051692fbb442d46df17ab2c4b280..ccae3dab1501dc27f9cbab80313390f75b5b0472:/Acme.pm diff --git a/Acme.pm b/Acme.pm index e4637d7..134b3d4 100644 --- a/Acme.pm +++ b/Acme.pm @@ -49,9 +49,6 @@ use Net::Domain::TLD; use POSIX qw(EXIT_FAILURE); use Tie::IxHash; -# Debug -use Data::Dumper; - # Documentation links #XXX: see https://letsencrypt.github.io/acme-spec/ (probably based on https://ietf-wg-acme.github.io/acme/) #XXX: see jwk rfc http://www.rfc-editor.org/rfc/rfc7517.txt