Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
5d468f7c
Commit
5d468f7c
authored
May 04, 2019
by
neilpang
Browse files
add notifications
parent
83768f05
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
5d468f7c
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
-
DOES NOT require
`root/sudoer`
access.
-
DOES NOT require
`root/sudoer`
access.
-
Docker friendly
-
Docker friendly
-
IPv6 support
-
IPv6 support
-
Cron job notifications for renewal or error etc.
It's probably the
`easiest & smartest`
shell script to automatically issue & renew the free certificates from Let's Encrypt.
It's probably the
`easiest & smartest`
shell script to automatically issue & renew the free certificates from Let's Encrypt.
...
@@ -432,20 +433,25 @@ acme.sh --upgrade --auto-upgrade 0
...
@@ -432,20 +433,25 @@ acme.sh --upgrade --auto-upgrade 0
https://github.com/Neilpang/acme.sh/wiki/Issue-a-cert-from-existing-CSR
https://github.com/Neilpang/acme.sh/wiki/Issue-a-cert-from-existing-CSR
# 16. Under the Hood
# 16. Send notifications in cronjob
https://github.com/Neilpang/acme.sh/wiki/notify
# 17. Under the Hood
Speak ACME language using shell, directly to "Let's Encrypt".
Speak ACME language using shell, directly to "Let's Encrypt".
TODO:
TODO:
# 1
7
. Acknowledgments
# 1
8
. Acknowledgments
1.
Acme-tiny: https://github.com/diafygi/acme-tiny
1.
Acme-tiny: https://github.com/diafygi/acme-tiny
2.
ACME protocol: https://github.com/ietf-wg-acme/acme
2.
ACME protocol: https://github.com/ietf-wg-acme/acme
# 1
8
. License & Others
# 1
9
. License & Others
License is GPLv3
License is GPLv3
...
@@ -454,7 +460,7 @@ Please Star and Fork me.
...
@@ -454,7 +460,7 @@ Please Star and Fork me.
[
Issues
](
https://github.com/Neilpang/acme.sh/issues
)
and
[
pull requests
](
https://github.com/Neilpang/acme.sh/pulls
)
are welcome.
[
Issues
](
https://github.com/Neilpang/acme.sh/issues
)
and
[
pull requests
](
https://github.com/Neilpang/acme.sh/pulls
)
are welcome.
#
19
. Donate
#
20
. Donate
Your donation makes
**acme.sh**
better:
Your donation makes
**acme.sh**
better:
1.
PayPal/Alipay(支付宝)/Wechat(微信):
[
https://donate.acme.sh/
](
https://donate.acme.sh/
)
1.
PayPal/Alipay(支付宝)/Wechat(微信):
[
https://donate.acme.sh/
](
https://donate.acme.sh/
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment