Wdes
The Wdes SAS company
acme.sh (3.1.0-4)
Published 2025-03-08 15:45:35 +00:00 by williamdes
Installation
sudo curl -o /etc/apt/keyrings/gitea-wdes.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-wdes.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install acme.sh=3.1.0-4
Repository Info
Distributions |
bookworm |
Components |
main |
Architectures |
all |
About this package
Pure unix shell script implementing ACME client protocol The acme.sh executable has minimal dependencies and maximal features: - full ACME protocol implementation - ECDSA certificates support - SAN and wildcard certificates with many DNS providers support - issue then renew and deploy automatically - does not require privileged user
Dependencies
curl | wget |