1
0
mirror of https://github.com/serghey-rodin/vesta.git synced 2025-03-12 04:36:25 -07:00
Commit Graph

26 Commits

Author SHA1 Message Date
Anton Reutov
0fcbadda78
Grep carefully for 'END CERTIFICATE' 2021-07-28 19:43:04 +03:00
moucho
2dc4adb08e Deprecate GET acme v2 2020-10-22 13:48:45 +02:00
dpeca
e0ebf729f3
Avoid Let's Encrypt domain validation timeout 2020-06-23 20:20:11 +02:00
Serghey Rodin
ae328a0935 added support for HTTP/2 Let's Encrypt servers 2019-09-24 01:08:17 +03:00
Serghey Rodin
9c108786e6
Merge pull request from moucho/domain_idn
Fix Let's Encrypt for IDN domains
2019-05-23 00:02:07 +03:00
Skull Writter
f492c1ee2a
correcting wildcat
check if alias is the letsencrypt wildcard domain, if not, make the normal checks
2019-04-23 14:11:31 +00:00
moucho
0713570b87 Fix Let's Encrypt for IDN domains 2019-04-21 18:28:34 +02:00
Serghey Rodin
25706abfb3 replaced rdomain with domain variable 2019-04-17 23:28:40 +03:00
Dandi Darmawan
c1fc0208f7
Fixing Typo
check_result $E_CONNECT "Let's Encrypt vvalidation status $status"  > check_result $E_CONNECT "Let's Encrypt validation status $status"
2019-01-24 18:16:01 +07:00
Serghey Rodin
f8b4d42b74 Let's Encrypt v2 with wildcard support 2018-12-26 12:54:33 +02:00
Serghey Rodin
e6d6fc7de1
Merge pull request from joubertredrat/524-letsencrypt-public_shtml
Fix on ssl home definition on Lets Encrypt cert renew
2017-12-11 18:38:50 +02:00
Serghey Rodin
cd21b31405 LetsEncrypt support for IDN domains 2017-12-04 19:34:34 +02:00
Joubert RedRat
edcba71911
Fix on ssl home definition on Lets Encrypt cert renew 2017-06-06 01:22:38 -03:00
Serghey Rodin
fa4b66f8c7 creating le pipe in order to avoid std out errors 2016-12-13 15:01:16 +02:00
Serghey Rodin
da6ed8057f autorenew LetsEncrypt SSL 2016-11-22 16:35:10 +02:00
Serghey Rodin
20ebed376c update LE queue 2016-11-11 00:24:24 +02:00
Serghey Rodin
47bdaeb1f5 user notification support 2016-11-09 17:46:38 +02:00
Serghey Rodin
008942f642 Minor LE formatting 2016-10-24 18:15:07 +03:00
Derrick Hammer
5da94dff31 *Fix usage of add_object_key 2016-08-13 15:56:24 -04:00
Derrick Hammer
cdd70c3fdc *Use double quotes to follow formatting style 2016-08-13 15:25:27 -04:00
Derrick Hammer
949576ff19 *Leave out variable sign when running add_object_key 2016-08-13 15:21:50 -04:00
Derrick Hammer
443bf67095 *Increase sign limit to 100 2016-08-13 14:23:08 -04:00
Derrick Hammer
56b57040d5 *Invert logic 2016-08-13 14:07:13 -04:00
Derrick Hammer
b12190acba *Add LETSENCRYPT object to web config 2016-07-31 06:45:04 -04:00
Clark Chen
4208cc699d Update v-add-letsencrypt-domain 2016-06-29 17:31:05 -04:00
Serghey Rodin
41eb0d81c4 LetsEncrypt core API support 2016-06-09 17:07:15 +03:00