mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-16 19:31:50 +00:00
186 lines
2.6 KiB
Markdown
186 lines
2.6 KiB
Markdown
|
||
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
|
||
|
||
|
||
2
|
||
|
||
|
||
3
|
||
|
||
<a href="https://opencollective.com/acmesh" alt="Financial Contributors on Open Collective"><img src="https://opencollective.com/acmesh/all/badge.svg?label=financial+contributors" /></a> [![Join the chat at https://gitter.im/acme-sh/Lobby](https://badges.gitter.im/acme-sh/Lobby.svg)](https://gitter.im/acme-sh/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||
|
||
4
|
||
|
||
- An ACME protocol client written purely in Shell (Unix shell) language.
|
||
|
||
5
|
||
|
||
- Full ACME protocol implementation.
|
||
|
||
6
|
||
|
||
|
||
7
|
||
|
||
|
||
8
|
||
|
||
- Simple, powerful and very easy to use. You only need 3 minutes to learn it.
|
||
|
||
- 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 :two_hearts: Docker ](https://github.com/Neilpang/acme.sh/wiki/Run-acme.sh-in-docker)
|
||
|
||
23
|
||
|
||
|
||
|
||
24
|
||
|
||
Twitter: [@neilpangxa](https://twitter.com/neilpangxa)
|
||
|
||
25
|
||
|
||
|
||
|
||
26
|
||
|
||
|
||
27
|
||
|
||
# [中文说明](https://github.com/Neilpang/acme.sh/wiki/%E8%AF%B4%E6%98%8E)
|
||
|
||
28
|
||
|
||
|
||
|
||
|
||
# Who:
|
||
|
||
30
|
||
|
||
- [FreeBSD.org](https://blog.crashed.org/letsencrypt-in-freebsd-org/)
|
||
|
||
31
|
||
|
||
- [ruby-china.org](https://ruby-china.org/topics/31983)
|
||
|
||
32
|
||
|
||
|
||
33
|
||
|
||
- [pfsense](https://github.com/pfsense/FreeBSD-ports/pull/89)
|
||
|
||
34
|
||
|
||
- [webfaction](https://community.webfaction.com/questions/19988/using-letsencrypt)
|
||
|
||
35
|
||
|
||
|
||
36
|
||
|
||
- [discourse.org](https://meta.discourse.org/t/setting-up-lets-encrypt/40709)
|
||
|
||
37
|
||
|
||
- [Centminmod](https://centminmod.com/letsencrypt-acmetool-https.html)
|
||
|
||
38
|
||
|
||
- [splynx](https://forum.splynx.com/t/free-ssl-cert-for-splynx-lets-encrypt/297)
|
||
|
||
39
|
||
|
||
- [archlinux](https://www.archlinux.org/packages/community/any/acme.sh)
|
||
|
||
40
|
||
|
||
|
||
41
|
||
|
||
- [CentOS Web Panel](http://centos-webpanel.com/)
|
||
|
||
|
||
- [lnmp.org](https://lnmp.org/)
|
||
|
||
43
|
||
|
||
- [more...](https://github.com/Neilpang/acme.sh/wiki/Blogs-and-tutorials)
|
||
|
||
|
||
|
||
|
||
45
|
||
|
||
|
||
46
|
||
|
||
|
||
|
||
47
|
||
|
||
| NO | Status| Platform|
|
||
|