X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=be0166175369d93ddba9c335a93545b4f4fcfb3c;hb=bf506bfeb0c6243c716e88d2e8b7d6130f49f90a;hp=1017fdc1f9bfe0f3b2cbc8b244794553e32a2566;hpb=a19ae07bfb44665f8cd87b6bd386b0d4bbc7329f;p=proxmox-acme.git diff --git a/debian/control b/debian/control index 1017fdc..be01661 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,9 @@ Depends: libpve-common-perl (>= 6~), ${misc:Depends}, Breaks: libpve-common-perl (<< 6.0-20), Replaces: libpve-common-perl (<< 6.0-20), -Description: easy and small shell script to automatically issue - and renew the free certificates from Let's Encrypt. +Description: Proxmox ACME integration perl library + Used in perl-based Proxmox project as common interface for DNS and HTTP ACME + challenges. Package: libproxmox-acme-plugins Architecture: all @@ -26,5 +27,6 @@ Depends: coreutils (>= 8.30-1), Breaks: libproxmox-acme-perl (<< 1.1.0), Replaces: libproxmox-acme-perl (<< 1.1.0), Recommends: idn, -Description: easy and small shell script to automatically issue - and renew the free certificates from Let's Encrypt. +Description: Proxmox acme.sh wrapper for DNS API plugins + Used in Proxmox project to provide DNS API plugins for issuing ACME DNS + challenges with a small wrapper executable.