3.6 KiB
Skip to content Pull requests Issues Marketplace Explore @stilez Learn Git and GitHub without any code!
Using the Hello World guide, you’ll start a branch, write comments, and open a pull request.
395 14.7k
1.9k
Neilpang/acme.sh Code Issues 415 Pull requests 110 Actions Projects 0 Wiki Security Insights You’re editing a file in a project you don’t have write access to. Submitting a change to this file will write it to a new branch in your fork stilez/acme.sh, so you can send a pull request. acme.sh/
1
An ACME Shell script: acme.sh
2
3
4
- An ACME protocol client written purely in Shell (Unix shell) language.
5
- Full ACME protocol implementation.
6
- Support ACME v1 and ACME v2
7
- Support ACME v2 wildcard certs
8
- Simple, powerful and very easy to use. You only need 3 minutes to learn it.
9
- Bash, dash and sh compatible.
10
- Simplest shell script for Let's Encrypt free certificate client.
11
- Purely written in Shell with no dependencies on python or the official Let's Encrypt client.
12
- Just one script to issue, renew and install your certificates automatically.
13
- DOES NOT require
root/sudoer
access.
14
- Docker friendly
15
- IPv6 support
16
- Cron job notifications for renewal or error etc.
17
18
It's probably the easiest & smartest
shell script to automatically issue & renew the free certificates from Let's Encrypt.
19
20
Wiki: https://github.com/Neilpang/acme.sh/wiki
21
22
For Docker Fans: acme.sh 💕 Docker
23
24
Twitter: @neilpangxa
25
26
27
中文说明
28
29
Who:
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Tested OS
46
47
| NO | Status| Platform|
@stilez Propose file change Commit summary Optional extended description
© 2019 GitHub, Inc.
Terms
Privacy
Security
Status
Help
Contact GitHub
Pricing
API
Training
Blog
About