89e9977d0c
Differential Revision: https://reviews.freebsd.org/D10308
13 lines
530 B
Text
13 lines
530 B
Text
ACME protocol client written in shell
|
|
|
|
- Full ACME protocol implementation.
|
|
- Simple, powerful and very easy to use. You only need 3 minutes to learn it.
|
|
- Bash, dash and sh compatible.
|
|
- Simplest shell script for Let's Encrypt free certificate client.
|
|
- Purely written in Shell with no dependencies on python or the official Let's
|
|
Encrypt client.
|
|
- Just one script to issue, renew and install your certificates automatically.
|
|
- DOES NOT require root/sudoer access.
|
|
- Docker friendly.
|
|
|
|
WWW: https://github.com/Neilpang/acme.sh/
|