Daniel Berteaud
|
8a58ddb102
|
Add a wrapper script for letsencrypt.sh
This wrapper support a new ProxyPassACMEChallengesDisableOnRenew prop which allows disabling ACME challenge proxypass only during the renewal
|
9 years ago |
Daniel Berteaud
|
e646cd1705
|
Set DOMAINS_TXT in config
|
9 years ago |
Daniel Berteaud
|
a9387cd1bd
|
Rename config.sh to config
|
9 years ago |
Daniel Berteaud
|
d772e84feb
|
Use chain.pem instead of fullchain.pem
As some older OpenSSL (like the one in Debian 7) don't like the final cert being in the intermediate chain
|
9 years ago |
Daniel Berteaud
|
5467cea2c2
|
Fix cron template
|
9 years ago |
Daniel Berteaud
|
ddb4abb9d4
|
Turn RevokeOldCertificates on by default
|
9 years ago |
Daniel Berteaud
|
a95bccf47f
|
Make Renewal configurable
|
9 years ago |
Daniel Berteaud
|
bae49f049e
|
Revoke old certs in a separated script
We cannot call letsencrypt.sh from a hook script, as there's a lock file
|
9 years ago |
Daniel Berteaud
|
bae34ca9f1
|
Better AltName selection and deduplication
|
9 years ago |
Daniel Berteaud
|
752f3d3a41
|
Add a Uri prop to choose between production or staging CA
And default to staging
|
9 years ago |
Daniel Berteaud
|
b088baa65d
|
String must be quoted
|
9 years ago |
Daniel Berteaud
|
6651e5dcc6
|
Cron syntax was wrong
|
9 years ago |
Daniel Berteaud
|
9163bbd3c3
|
Send stdout and stderr in logs, but print stderr also
So a failed cron job will be emailed to the admin
|
9 years ago |
Daniel Berteaud
|
233c6e4945
|
Add some sanity check to args passed to hook handler
|
9 years ago |
Daniel Berteaud
|
eedcb47c0b
|
Call le_hooks.sh
|
9 years ago |
Daniel Berteaud
|
3a24f881ba
|
Adapt hook scripts
|
9 years ago |
Daniel Berteaud
|
c926162fc3
|
Rename hook script
SO it's easier to order with others
|
9 years ago |
Daniel Berteaud
|
fa5b40587b
|
Move hook script to /etc/letsencrypt.sh/hooks_deploy_cert.d
And also make it working on older SME (without ssl-update event)
|
9 years ago |
Daniel Berteaud
|
88a7d5fda0
|
Possibility to explicitely disable Self hosts
|
9 years ago |
Daniel Berteaud
|
ebdeabf799
|
Log cron jobs
|
9 years ago |
Daniel Berteaud
|
89ec028659
|
Don't exec letsencrypt.sh in le-update
|
9 years ago |
Daniel Berteaud
|
7a46806df6
|
No need to specify hook on cmd line
|
9 years ago |
Daniel Berteaud
|
88890c22fd
|
Change challenge directory
|
9 years ago |
Daniel Berteaud
|
04664ce9cc
|
Call with the hook and run in background during events
|
9 years ago |
Daniel Berteaud
|
a445ea1d08
|
Fix hook script and revoke old certificates
|
9 years ago |
Daniel Berteaud
|
ae24a11695
|
Explicitely set patch to the hook script
|
9 years ago |
Daniel Berteaud
|
cf96333f22
|
Make sure main domain is the first listed
|
9 years ago |
Daniel Berteaud
|
051e021fdd
|
First commit
|
9 years ago |