mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
bc3ae967a9
PR: 226587 Submitted by: Jose Luis Duran <jlduran@gmail.com>
17 lines
611 B
Plaintext
17 lines
611 B
Plaintext
ACME protocol client written in shell
|
|
|
|
- Full ACME protocol implementation.
|
|
- Support ACME v1 and ACME v2.
|
|
- Support ACME v2 wildcard certs.
|
|
- 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.
|
|
- IPv6 support.
|
|
|
|
WWW: https://github.com/Neilpang/acme.sh/
|