Commit Graph

4312 Commits (8419b42e83ff4278a441390b8963281c50279b40)
 

Author SHA1 Message Date
Glenn Strauss 8419b42e83 use ${ACME_OPENSSL_BIN:-openssl} instead of openssl
(requested by @Neilpang in #3687)
3 years ago
Glenn Strauss c43c711f72 use _getdeployconf instead of sourcing DOMAIN_CONF
(requested by @Neilpang in #3394)

github: closes #3394
3 years ago
Michael Weber f354e6de69 lighttpd deploy hook
* verbatim copy from haproxy.sh, s/haproxy/lighttpd
* enable issuer
3 years ago
neil 12615c46f8
Merge pull request #3682 from acmesh-official/dev
sync
3 years ago
neil b335840f97
Merge pull request #3657 from Sp1l/extend_pre_hook
Make domain names available to pre hook
3 years ago
neilpang c5efec678e remove clearlinux 4 years ago
neilpang 6bdf689d0f fix https://github.com/acmesh-official/acme.sh/issues/3660 4 years ago
Bernard Spil e164362069 Make domain names available to pre hook
Export Le_Domains and Le_Alt so your pre-hook script can run additional checks.

Allows running checks on the domain names before the first call to the ACME API. Thereby not counting against the rate-limit when an issue is going to be problematic.

Supersedes:	#3288
4 years ago
neilpang 72e3f33f28 fix docker test 4 years ago
neilpang ccfd907914 fix https://github.com/acmesh-official/acme.sh/issues/3649 4 years ago
neilpang 5a44e63cad fix nginx mode
https://github.com/acmesh-official/acme.sh/issues/3648#issuecomment-894045613
4 years ago
neil d96cca3822
Merge pull request #3647 from acmesh-official/dev
sync
4 years ago
neilpang 06580bf0e4 fix https://github.com/acmesh-official/acme.sh/issues/1914#issuecomment-893188476 4 years ago
neil b21bd64764
Merge pull request #3646 from jonwltn/dev
Minor output formatting changes.
4 years ago
jonwltn 6b97dc6734
Minor output formatting changes. 4 years ago
neil 4e3f328a02
Merge pull request #3644 from acmesh-official/dev
sync
4 years ago
neil 8380ca2fdd
Merge pull request #3641 from felixonmars/patch-1
Correct a typo in dns_aws.sh
4 years ago
Felix Yan ec678bc6d2
Correct a typo in dns_aws.sh 4 years ago
neilpang 2b5e2d4760 fix nginx mode 4 years ago
neilpang 89abad7980 fix https://github.com/acmesh-official/acme.sh/issues/3635 4 years ago
neil d84da5bdbf
Merge pull request #3638 from acmesh-official/dev
fix https://github.com/acmesh-official/acme.sh/issues/3624#issuecomme
4 years ago
neilpang 5cc1d9521c fix https://github.com/acmesh-official/acme.sh/issues/3624#issuecomment-887689325 4 years ago
neil a199fc6113
Merge pull request #3621 from acmesh-official/dev
sync
4 years ago
neil 655e34b166 minor, clean links for renewal 4 years ago
neil 5ea3a02d6a
Merge pull request #3587 from xpac1985/patch-2
dns_infoblox.sh: Fix Infoblox_View handling + some cleanup
4 years ago
neil 15c68c9594
Merge pull request #3620 from acmesh-official/dev
sync
4 years ago
neil 08438608d1 fix format 4 years ago
neil 2da94e0fdf
Merge pull request #3617 from Ivanovitchk/dev
dns_ovh: fix random add/remove txt records failures
4 years ago
Ivanovitch_k 63165764dc dns_ovh: fix random add/remove txt records failures
due to inconsistent curl api response json
4 years ago
neilpang 103810ce20 add info 4 years ago
neil f59356b96b
Merge pull request #3612 from acmesh-official/retry
add retry logic for http requests
4 years ago
neil d70b759cb9 format 4 years ago
neil ae3dda0f8f add retry for get() and post() 4 years ago
neil e229ba5945
Merge pull request #3601 from acmesh-official/3600
fix https://github.com/acmesh-official/acme.sh/issues/3600
4 years ago
neil dcc50093bb fix https://github.com/acmesh-official/acme.sh/issues/3600 4 years ago
neil 0831690f79
Merge pull request #3595 from stevenzhu25/patch-1
Feature Request: Add sender name for SendGrid notify hook
4 years ago
neilpang ac9993394c update 4 years ago
Steven Zhu 849c3fd9c9
Fix space inconsistency 4 years ago
Steven Zhu da58fcbfce
Add sender name for SendGrid notify hook 4 years ago
neil fa3cd9736f
Merge pull request #3593 from jonwltn/fix-dnspod
Fix the URL for checking DNSPod availability.
4 years ago
jonwltn a0c5d17539
Fix the URL for checking DNSPod availability. 4 years ago
xpac1985 224cd04673
Shell formatting, again 4 years ago
xpac1985 52243d0870
Clean up formatting (SHFMT) 4 years ago
xpac1985 d519873fa4
Fix Infoblox_View handling + some cleanup
URL is now constructed after possible fallback value for Infoblox_View is being set
Infoblox_View is URLencoded to deal with e.g. spaces
Some cleanup, clearer log messages etc.
4 years ago
neil a76dcd4ba1
Merge pull request #3581 from acmesh-official/dev
sync
4 years ago
neilpang 2d07185300 use letsencrypt server to renew certs if no server was saved. 4 years ago
neil 518e1df257
sync (#3580)
sync
4 years ago
neilpang e0def66959 fix for compatiblity 4 years ago
neil 772d970074
fix CI tests (#3574)
fix CI tests
4 years ago
neilpang ba7d85145a fix env 4 years ago