letsencrypt.sh
ACME client - transitional dummy package to dehydrated
Install
- All systems
-
curl cmd.cat/letsencrypt.sh.sh
- Debian
-
apt-get install letsencrypt.sh
- Raspbian
-
apt-get install letsencrypt.sh
- Dockerfile
- dockerfile.run/letsencrypt.sh
letsencrypt.sh
ACME client - transitional dummy package to dehydrated
The dehydrated ACME client allows signing certificates with an ACME server, like the one provided by the Let??s Encrypt certificate authority (letsencrypt.org). It is implemented as a relatively simple Bash script, which uses curl to communicate with the ACME server and OpenSSL to deal with keys, sign requests and certificates. letsencrypt.sh was the old name of this project, it has been renamed to dehydrated. This transitional package provides a transitional wrapper. Once any local script has been adapted it is safe to remove it.